CTString::Trim
Syntax
void Trim( )
Parameters
This method has no parameters.
Description
Removes all spaces from the beginning and from the end of a CTString.
Return
None.
See also
TrimLeft(), TrimRight()
TOCIndex