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