Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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