void RemoveAll( );
Remarks
Removes all the values from this map by calling the global helper function DestructElements.
The function works correctly if the map is already empty.
CMap Overview | Class Members | Hierarchy Chart
See Also CMap::RemoveKey, DestructElements