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