ReplaceΒΆ
Returns a new string in which all occurrences of a specified string in the current instance are replaced with another specified string.
String CollectionObject.Replace (String, String) |
Returns a new string in which all occurrences of a specified string in the current instance are replaced with another specified string. |