ArrayDimensions.LowerBoundsString

Syntax

ArrayDimensions.LowerBoundsString

Data Type

String

Purpose

Returns an array index string that specifies the lowest valid index for each dimension. For example, a two-dimensional array with a lower bound of 0 for the first dimension and 2 for the second dimension has the lower bound string "[0][2]" .

See Also

ArrayDimensions.DisplayString

ArrayDimensions.GetLowerBounds

ArrayDimensions.SetBoundsByStrings

ArrayDimensions.UpperBoundsString