Count()

Array::Count() const method

Returns a number that represents the total number of all elements in all dimensions of the array.

int System::Array<T>::Count() const

Return Value

Total number of all elements in all dimensions

See Also