ArrayDimensions.GetLowerBounds
- 更新时间2025-07-21
- 阅读时长1分钟
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