GetLongLength()
Array::GetLongLength(int) method
Returns the number of elements in the specified dimension as 64-bit integer.
int64_t System::Array<T>::GetLongLength(int dimension)
Arguments
Parameter | Type | Description |
---|---|---|
dimension | int | A dimension the length of which to return |
Return Value
A 64-bit integer representing the number of elements in specified dimension
See Also
- Class Array
- Namespace System
- Library Aspose.Slides