CObArray::GetSize

Syntax

int GetSize() const;

Remarks

Returns the size of the array. Since indexes are zero-based, the size is 1 greater than the largest index.

See Also

CObArray::GetUpperBound, CObArray::SetSize