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

Reference

CRBTree Class

CRBTree::GetCount

Other Resources

CRBTree Members