GetLength
This method returns the length of the string.
Visibility
Public
Signature
int GetLength() const;
Returns
The string length
Feedback