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