CMap::RemoveAll

This method removes all the values from this map by calling the DestructElements global helper function.

The method works correctly if the map is already empty.

At a Glance

Header file: Afxtempl.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

void RemoveAll( );

See Also

CMap::RemoveKey