GetSizeTLength()

Array::GetSizeTLength() const method

Returns an std::size_t variable that represents the total number of all elements in all dimensions of the array.

size_t System::Array<T>::GetSizeTLength() const

Return Value

Total number of all elements in all dimensions

See Also