The UpBound attribute determines the highest index of entries in this variant if it is a list.
Syntax | |
UpBound | |
Return value | |
Type |
Description |
Long |
If the content of the variant is VT_ARRAY, the return value is the upper bound of the array. Otherwise the return value is 0. |
Parameter | |
None |