| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- index
- The zero based index for the text string. An ArgumentOutOfRangeException will occur if the index is less than 0 or greater or equal to the NumberResults.
Return Value
The alternate text string corresponding to the index of the CharacterResult.| Exception | Description |
|---|---|
| ArgumentOutOfRangeException | Thrown if the specified value of the index argument is less than zero or greater or equal to the number of alternate results. |
This method allows you access to the alternate text string for the index.
