Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / ViewHistoryItemCollection Class / GetByIndex Method

In This Topic
    GetByIndex Method (ViewHistoryItemCollection)
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Protected Function GetByIndex( _
       ByVal index As Integer _
    ) As Object
    protected object GetByIndex( 
       int index
    )

    Parameters

    index
    See Also