Overload List
| Method | Description |
|---|---|
AcString::replace (wchar_t*, wchar_t*) | Replaces instances of a substring with instances of a new string. |
AcString::replace (wchar_t, wchar_t) | Replaces a character with another character. |
| Method | Description |
|---|---|
AcString::replace (wchar_t*, wchar_t*) | Replaces instances of a substring with instances of a new string. |
AcString::replace (wchar_t, wchar_t) | Replaces a character with another character. |
