Replaces all occurrences of this matcher's pattern in the input with a
given string.
Syntax
[Android.Runtime.Register("replaceAll", "(Ljava/lang/String;)Ljava/lang/String;", "")]
public
string ReplaceAll (
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