CAtlArray::CAtlArray
The constructor.
CAtlArray( ) throw( );
Remarks
Initializes the array object.
Example
CAtlArray<int> iArray;
Requirements
Header: atlcoll.h
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
The constructor.
CAtlArray( ) throw( );
Initializes the array object.
CAtlArray<int> iArray;
Header: atlcoll.h