Replaces all instances of a specified Unicode character with another specified Unicode character.
- oldChar
- The Unicode character to be replaced.
- newChar
- The Unicode character to replace all occurrences of oldChar.
A string equivalent to the current instance with all occurrences of oldChar replaced with newChar.
Documentation for this section has not yet been entered.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0