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