GetUpperBound()
Array::GetUpperBound(int) method
Returns the upper bound of the specified dimension.
int System::Array<T>::GetUpperBound(int dimension)
Arguments
Parameter | Type | Description |
---|---|---|
dimension | int | Dimension to return the upper bound of |
Return Value
The upper bound of the specified dimension
See Also
- Class Array
- Namespace System
- Library Aspose.Slides