Gets the length of this string.
[C#] int GetStringLength() [Visual Basic] Function GetStringLength() As Integer
int GetStringLength()
Function GetStringLength() As Integer
may throw Exception()
The method returns the length of this string.
None.