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

See Also

Reference

CRBTree Class

CRBTree::RemoveAt

Other Resources

CRBTree Members