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

See Also

Reference

CMap Class

Hierarchy Chart

CMap::IsEmpty

Other Resources

CMap Members