Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The destructor.
~CAtlList( ) throw( );
Remarks
Frees all allocated resources, including a call to CAtlList::RemoveAll to remove all elements from the list.
In debug builds, an assertion failure will occur if the list still contains some elements after the call to RemoveAll.
Requirements
Header: atlcoll.h