次の方法で共有


CMapStringToOb::IsEmpty

マップが空であるかどうかを判定します。

BOOL IsEmpty( ) const;

戻り値

このマップに要素がない場合は、; それ以外の場合は 0。

使用例

RemoveAllの例を参照してください。

解説

次の表は CMapStringToOb:: IsEmptyに似ている他のメンバー関数を示します。

Class

メンバー関数

CMapPtrToPtr

BOOL IsEmpty( ) const;

CMapPtrToWord

BOOL IsEmpty( ) const;

CMapStringToPtr

BOOL IsEmpty( ) const;

CMapStringToString

BOOL IsEmpty( ) const;

CMapWordToOb

BOOL IsEmpty( ) const;

CMapWordToPtr

BOOL IsEmpty( ) const;

必要条件

Header: afxcoll.h

参照

関連項目

CMapStringToOb クラス

階層図