ValueSequence.opIndex
Value opIndex(size_t index)The value at the given index.
Parameters
index | The 0-based index of the value to retrieve. |
Returns
The value corresponding to the given index.
Throws
RegistryException if no corresponding value is retrieved.