InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.PTR Library / PTRRoutes Object / ItemByIndex Method
In This Topic
    ItemByIndex Method (PTRRoutes)
    In This Topic
    Syntax
    expression.ItemByIndex( _
       ByVal index As Integer _
    ) As PTRRoute object 
    where expression is a variable that represents a PTRRoutes Object

    Parameters

    index
    See Also