Replaces the first occurrence of this matcher's pattern in the input with
a given string.
Syntax
[Android.Runtime.Register("replaceFirst", "(Ljava/lang/String;)Ljava/lang/String;", "")]
public
string ReplaceFirst (
string replacement)
Parameters
- replacement
- the replacement text.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Java.Util.Regex
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1