KeyNameSequence.getKeyName

string getKeyName(size_t index)

The name of the key at the given index.

Parameters

indexThe 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.