ArrayDimensions.GetLowerBounds
- Aktualisiert2026-02-03
- 1 Minute(n) Lesezeit
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