| Parameter | Description |
|---|---|
| index | Index of the option, based on the order in which the options were declared. |
IStateOption The option at the specified index.
Retrieves a state option using its zero-based index.
The index is zero-based.
Throws ArgumentOutOfRangeException when the index is out of bounds.