get_Length()

Array::get_Length() const method

Returns 32-bit integer that represents the total number of all elements in all dimensions of the array.

int32_t System::Array<T>::get_Length() const

Return Value

Total number of all elements in all dimensions

See Also