[]
Gets an ICharacters object that represents a range of characters within the object text.
ICharacters Characters(int start = 0, int length = -1)
Function Characters(Optional start As Integer = 0, Optional length As Integer = -1) As ICharacters
| Type | Name | Description |
|---|---|---|
| int | start | |
| int | length |
| Type | Description |
|---|---|
| ICharacters |