ArrayDimensions.LowerBoundsString
- Updated2025-07-21
- 1 minute(s) read
ArrayDimensions.LowerBoundsString
Syntax
ArrayDimensions.LowerBoundsString
Data Type
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.GetLowerBounds