ArrayDimensions.UpperBoundsString
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
ArrayDimensions.UpperBoundsString
Syntax
ArrayDimensions.UpperBoundsString
Data Type
Purpose
Returns an array index string that specifies the highest valid index for each dimension. For example, a two-dimensional array with an upper bound of 2 for the first dimension and 4 for the second dimension has the upper bound string "[2][4]" .
See Also
ArrayDimensions.GetUpperBounds