Overload List
Operator | Description |
---|---|
![]() | Appends an AcString object to the end of the string. |
![]() | Appends a Utf8 string of chars to the end of the string. |
![]() | Appends a CStringW object to this AcString object. |
![]() | String is returned unmodified. |
![]() | Appends a Unicode character to the end of the string. |
![]() | Appends a Unicode string to the end of the string. |