Replaces the specified range of characters with an attributed string.
Syntax
[Foundation.Export("replaceCharactersInRange:withString:")]
public virtual
void Replace (
NSRange range,
string newValue)
Parameters
- range
- Range of characters that will be replaced.
- newValue
- Strings that will be inserted to replace the range of characters.
Remarks
Requirements
Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0