Поделиться через


CMap::IsEmpty

Determines whether the map is empty.

BOOL IsEmpty( ) const;

Возвращаемое значение

Nonzero if this map contains no elements; otherwise 0.

Пример

See the example for CMap::RemoveAll.

Требования

Header: afxtempl.h

См. также

Основные понятия

CMap Class

CMap Members

Hierarchy Chart

CMap::GetCount