ArrayDimensions.GetLowerBounds

Syntax

ArrayDimensions.GetLowerBounds

Return Value

Long Array

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

ArrayDimensions.LowerBoundsString

ArrayDimensions.SetBounds

PropertyObject