Parameters |
Description |
char oldChar |
[in] Old character. |
char newChar |
[in] New character. |
Returns the number of characters or strings replaced.
Replaces all occurrences of the specified character in this String object.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|