Foundation.NSString.Replace Method
Returns a new string that substitutes the replacement string into this string, at the specified range.

Syntax

[Foundation.Export("stringByReplacingCharactersInRange:withString:")]
public virtual NSString Replace (NSRange range, NSString replacement)

Parameters

range
Documentation for this section has not yet been entered.
replacement
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Foundation
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0