CMap::RemoveKey

Call this member function to remove the map entry corresponding to the supplied key.

The DestructElements helper function is used to remove the entry.

Syntax

BOOL RemoveKey( ARG_KEY key );

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