System::Array::get_Length method
Array::get_Length 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
ReturnValue
Total number of all elements in all dimensions
See Also
- Class Array
- Namespace System
- Library Aspose.PUB for C++