CMap::GetCount
Retrieves the number of elements in the map.
INT_PTR GetCount( ) const;
Return Value
The number of elements.
Example
See the example for CMap::Lookup.
Requirements
Header: afxtempl.h
Retrieves the number of elements in the map.
INT_PTR GetCount( ) const;
The number of elements.
See the example for CMap::Lookup.
Header: afxtempl.h