GetArrayUpperBound Method
Description
This returns the upper bound if the variable is an array. Otherwise it returns zero.
Syntax
Visual Basic |
---|
Public Function GetArrayUpperBound() As Long |
Return Type
Long value.
See Also
Visual Basic |
---|
Public Function GetArrayUpperBound() As Long |