Retrieves the lower bound of the specified index set.
Visual Basic |
---|
Public Function GetLowerBound( _ 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.1 Object Library | |
GetLowerBound Method | |
See Also Send Topic Feedback | See Object Hierarchy Chart |
PCDLRN ActiveX DLL > ArrayIndex Object : GetLowerBound Method |
Glossary Item Box
Retrieves the lower bound of the specified index set.
Visual Basic |
---|
Public Function GetLowerBound( _ ByVal index As Long _ ) As Long |