ArrayDimensions.UpperBoundsString
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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