CMap::GetStartPosition

Call this member function to retrieve a POSITION value that you can pass to GetNextAssoc initiate a map iteration. The iteration sequence is not predictable; therefore, the "first element in the map" has no special significance.

Syntax

POSITION GetStartPosition( ) const;

At a Glance

Header file: Afxtempl.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CMap Overview, CMap Member Functions, Map Classes, CMap::GetNextAssoc