CAtlArray::CAtlArray
The constructor.
CAtlArray( ) throw( );
Remarks
Initializes the array object.
Example
CAtlArray<int> iArray;
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.
The constructor.
CAtlArray( ) throw( );
Initializes the array object.
CAtlArray<int> iArray;
Header: atlcoll.h