ArrayDimensions.GetLowerBounds
- Updated2025-07-21
- 1 minute(s) read
ArrayDimensions.GetLowerBounds
Syntax
ArrayDimensions.GetLowerBounds
Return Value
Purpose
Returns an array of numbers that contains the lowest valid index for each dimension.
Remarks
For a PropertyObject that is an empty array, this method returns an array with an element for every dimension in the PropertyObject array.
See Also
ArrayDimensions.GetDimensionsSizes
ArrayDimensions.GetUpperBounds