Contents

getLength

Returns the number of characters in the OSString object.

Declaration

virtual unsigned int getLength() const;

Return Value

The number of characters in the OSString object.

See Also

Miscellaneous