Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Variable Object : GetArrayUpperBound Method
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