Return a const reference to the value (possibly in a null state) of the option at the specified index in this handle object.
The behavior is undefined unless index < numOptions().
const reference to the value of the option at index
| Name | Description |
|---|---|
| index | zero-based option position |