Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdAnsiString::+= Operator (char)
Syntax
C++
OdAnsiString& operator +=(char ch);

Concatenation-Equals Operator.

Sets this object to the concatenation of this String object with the value on the right, and returns a reference to this String object.

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