String..::..CharAt Method
The charAt() method returns the specified character from a string.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
Parameters
- index
- Type: System..::..Int32
An integer between 0 and 1-less-than the length of the string.