CMap::IsEmpty
BOOLIsEmpty()const;
Return Value
Nonzero if this map contains no elements; otherwise 0.
Remarks
Call this member function to determine whether the map is empty.
Example
See the example for CMapStringToOB::RemoveAll.
CMap Overview | Class Members | Hierarchy Chart
See Also CMap::GetCount