Item Method
Description
This method returns the specified HOBPointInfo object out of the collection of pointinfo objects. If it cannot do so, it returns Nothing.
Syntax
| Visual Basic |
|---|
Public Function Item( _ ByVal i_nIndex As Integer _ ) As HOBPointInfo |
Parameters
- i_nIndex
See Also