CMap::RemoveAll

Call this member function to remove all the values from this map by calling the global helper function DestructElements.

The function works correctly if the map is already empty.

Syntax

void RemoveAll( );

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::RemoveKey