CRBTree::IsEmpty

Call this method to test for an empty tree object.

bool IsEmpty( ) const throw( );

Return Value

Returns true if the tree is empty, false otherwise.

Requirements

Header: atlcoll.h

See Also

Concepts

CRBTree Class

CRBTree Members

CRBTree::GetCount