Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Call this method to retrieve the key stored at the given position in the CAtlMap object.
const K& GetKeyAt(
POSITION pos
) const throw( );
Parameters
- pos
The position counter, returned by a previous call to CAtlMap::GetNextAssoc or CAtlMap::GetStartPosition.
Return Value
Returns a reference to the key stored at the given position in the CAtlMap object.
Example
See the example for CAtlMap::CAtlMap.
Requirements
Header: atlcoll.h