CArray::GetSize

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 OverviewClass MembersHierarchy Chart

See Also   CArray::GetUpperBound, CArray::SetSize