Retrieves the lower bound of the specified index set.
| Visual Basic |
|---|
Public Function GetUpperBound( _ ByVal index As Long _ ) As Long |
- index
- Required Long parameter that specifies which index set to use in retrieving the lower bound.
|
| PC-DMIS 2021.2 Object Library | |
| GetUpperBound Method | |
| See Also Send Topic Feedback | See Object Hierarchy Chart | |
| PCDLRN ActiveX DLL > ArrayIndex Object : GetUpperBound Method |
Glossary Item Box
Retrieves the lower bound of the specified index set.
| Visual Basic |
|---|
Public Function GetUpperBound( _ ByVal index As Long _ ) As Long |