CAtlArray::~CAtlArray

 

The destructor.

Syntax

~CAtlArray( ) throw( );

Remarks

Frees up any resources used by the array object.

Requirements

Header: atlcoll.h

See Also

CAtlArray Class