CSimpleMap::GetKeyAt
Retrieves the key at the specified index.
TKey& GetKeyAt(
int nIndex
) const;
Параметры
- nIndex
The index of the key to return.
Возвращаемое значение
Returns the key referenced by nIndex.
Заметки
The index passed by nIndex must be valid for the return value to be meaningful.
Требования
Header: atlsimpcoll.h