get_Length()

ArrayBase::get_Length() const method

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

virtual int32_t System::ArrayBase::get_Length() const =0

Return Value

Total number of all elements in all dimensions

See Also