Click or drag to resize

IBodyRegion Replace Method

Overload List
Name Description
Public method Replace(Regex, TextSelection)
Replaces by specified pattern.
Public method Replace(Regex, String)
Replaces all entries of matchString regular expression with newValue string.
Public method Replace(String, String, Boolean, Boolean)
Replaces by specified matchString string.
Top
See Also