KeySequence.opIndex

Key opIndex(size_t index)

The key at the given index.

Parameters

indexThe 0-based index of the key to retrieve.

Returns

The key corresponding to the given index.

Throws

RegistryException if no corresponding key is retrieved.