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