Freigeben über


CArray::CArray

Constructs an empty array.

CArray( );

Remarks

The array grows one element at a time.

Example

CArray<CPoint,CPoint> ptArray;

Requirements

Header: afxtempl.h

See Also

Concepts

CArray Class

CArray Members

Hierarchy Chart

CObArray::CObArray