Indicates whether this list contains no elements.
BOOL IsEmpty( ) const;
Return Value
Nonzero if this list is empty; otherwise 0.
The following table shows other member functions that are similar to CObList::IsEmpty.
| Class | Member Function | 
|---|---|
| BOOL IsEmpty( ) const; | |
| BOOL IsEmpty( ) const; | 
Example
See the example for RemoveAll.
Requirements
Header: afxcoll.h