This method returns the specified HOBPointInfo object out of the collection of pointinfo objects. If it cannot do so, it returns Nothing.
| Visual Basic |
|---|
Public Function Item( _ ByVal i_nIndex As Integer _ ) As HOBPointInfo |
- i_nIndex
|
| PC-DMIS 2021.2 Object Library | |
| Item Method | |
| See Also Send Topic Feedback | See Object Hierarchy Chart | |
| PCDLRN ActiveX DLL > HOBPointInfoList Collection : Item Method |
Glossary Item Box
This method returns the specified HOBPointInfo object out of the collection of pointinfo objects. If it cannot do so, it returns Nothing.
| Visual Basic |
|---|
Public Function Item( _ ByVal i_nIndex As Integer _ ) As HOBPointInfo |