CList::IsEmpty

BOOL IsEmpty( ) const;

返回值:
如果列表为空,则返回非零值,否则为0。

说明:指示此列表是否包含元素。

请参阅:CList::GetCount