System::Array::get_LongLength method

Array::get_LongLength method

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

int64_t System::Array<T>::get_LongLength() const

ReturnValue

Total number of all elements in all dimensions

See Also