Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the key at the specified index.
TKey& GetKeyAt(
int nIndex
) const;
Parameters
- nIndex
The index of the key to return.
Return Value
Returns the key referenced by nIndex.
Remarks
The index passed by nIndex must be valid for the return value to be meaningful.
Requirements
Header: atlsimpcoll.h