ArrayDimensions.GetLowerBounds
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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