CArray::IsEmpty

Determines whether the array is empty.

BOOL IsEmpty( ) const;

Return Value

Nonzero if the array contains no elements; otherwise 0.

Requirements

Header: afxtempl.h

See Also

Reference

CArray Class

Hierarchy Chart

Other Resources

CArray Members