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