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.
Constructs an empty array.
CArray( );
Remarks
The array grows one element at a time.
Example
CArray<CPoint,CPoint> ptArray;
Requirements
Header: afxtempl.h