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