String::AppendChar
Previous
|
Next
String::AppendChar
String
void
AppendChar
(
UInt32
ch
);
Description
AppendChar appends a character to the string.
Parameters
Parameters
Description
UInt32 ch
Character that is to be appended to the string.