StringReplace Method |
Name | Description | |
---|---|---|
Replace(Char, Char) | Returns a new string in which all occurrences of a specified Unicode character in this instance are replaced with another specified Unicode character. | |
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. |