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
Call this method to test for an empty tree object.
bool IsEmpty( ) const throw( );
Returns true if the tree is empty, false otherwise.
Header: atlcoll.h