C++
void set( const ACHAR * );
Description
Changes the instance to be of type kString, and assigns a new value.
Parameters
Parameters | Description |
---|---|
value | Input new string value for this instance. |
void set( const ACHAR * );
Changes the instance to be of type kString, and assigns a new value.
Parameters | Description |
---|---|
value | Input new string value for this instance. |