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