This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
String Properties
The String type exposes the following members.
|
| Name | Description |
|---|
|
Chars
|
Gets the Char object at a specified position in the current String object.
|
|
Length
|
Gets the number of characters in the current String object.
|
Top