CRBTree::RemoveAll
Call this method to remove all elements from the CRBTree object.
void RemoveAll( ) throw( );
Remarks
Clears out the CRBTree object, freeing the memory used to store the elements.
Requirements
Header: atlcoll.h
Call this method to remove all elements from the CRBTree object.
void RemoveAll( ) throw( );
Clears out the CRBTree object, freeing the memory used to store the elements.
Header: atlcoll.h