Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdAnsiString::trimRight Method ()
Syntax
C++
OdAnsiString& trimRight();

Removes all whitespace from the right side of this String object.

Returns a reference to this String object.

A space (' ') is used if no whitespace characters are specfied.

Copyright © 2002-2022. Open Design Alliance All rights reserved.