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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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