Call this member function to retrieve the map element at rNextPosition, and update rNextPosition to refer to the next element in the map.
void GetNextAssoc( POSITION& rNextPosition, KEY& rKey, VALUE& rValue ) const;
Header file: | Afxtempl.h |
Platforms: | |
Versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
CMap Overview, CMap Member Functions, Map Classes, CMap::GetStartPosition