ArrayDimensions.UpperBoundsString
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
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