System::Array::Count method
Array::Count method
Returns a number that represents the total number of all elements in all dimensions of the array.
int System::Array<T>::Count() const
ReturnValue
Total number of all elements in all dimensions
See Also
- Class Array
- Namespace System
- Library Aspose.PUB for C++