get_LongLength()

Array::get_LongLength() const 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

Return Value

Total number of all elements in all dimensions

See Also