CSimpleMap::GetValueAt
Retrieves the value at the specific index.
TVal& GetValueAt(
int nIndex
) const;
- nIndex
The index of the value to return.
Returns the value referenced by nIndex.
The index passed by nIndex must be valid for the return value to be meaningful.
Header: atlsimpcoll.h