CMapStringToOb::IsEmpty

确定映射是否为空。

BOOL IsEmpty( ) const;

返回值

非零,则此映射不包含任何元素;否则为0。

示例

RemoveAll参见示例。

备注

下表显示类似于 CMapStringToOb:: IsEmpty的其他成员函数。

成员函数

CMapPtrToPtr

BOOL IsEmpty( ) 常量;

CMapPtrToWord

BOOL IsEmpty( ) 常量;

CMapStringToPtr

BOOL IsEmpty( ) 常量;

CMapStringToString

BOOL IsEmpty( ) 常量;

CMapWordToOb

BOOL IsEmpty( ) 常量;

CMapWordToPtr

BOOL IsEmpty( ) 常量;

要求

Header: afxcoll.h

请参见

参考

CMapStringToOb选件类

层次结构图