CObList::IsEmpty
指示是否列表不包含任何元素。
BOOL IsEmpty( ) const;
返回值
非零,则此列表为空;否则为0。
下表显示类似于 CObList::IsEmpty的其他成员函数。
类 |
成员函数 |
---|---|
BOOL IsEmpty( ) 常量; |
|
BOOL IsEmpty( ) 常量; |
示例
为 RemoveAll参见示例。
要求
Header: afxcoll.h
指示是否列表不包含任何元素。
BOOL IsEmpty( ) const;
非零,则此列表为空;否则为0。
下表显示类似于 CObList::IsEmpty的其他成员函数。
类 |
成员函数 |
---|---|
BOOL IsEmpty( ) 常量; |
|
BOOL IsEmpty( ) 常量; |
为 RemoveAll参见示例。
Header: afxcoll.h