int GetSize( ) const;
Remarks
Returns the size of the array. Since indexes are zero-based, the size is 1 greater than the largest index.
CArray Overview | Class Members | Hierarchy Chart
See Also CArray::GetUpperBound, CArray::SetSize