String Methods Fling OS

The String type exposes the following members.

Methods

  Name Description
Public method Static member GetCharPointer
Gets a pointer to the first char (that represents a character) of the specified string.
Public method Static member GetLength
Gets the length of the specified string.
Top
See Also