Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
CMapStringToOb::IsEmpty
CMapStringToOb                              Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  BOOL IsEmpty() const;
 
  Return Value
 
  TRUE if this map contains no elements; otherwise FALSE.
 
  Example
 
  See the example for RemoveAll.
 
  See Also
 
  CMapStringToOb::GetCount
 
 
                                     -♦-