Share

remove Method

Overload List

Method Description
AcString::remove () Remove all occurrences of whitespace anywhere in the string.
AcString::remove (wchar_t) Remove all occurrences of the specified character in the string.

Was this information helpful?