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