Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartMembers Class / GetByIndex Method

In This Topic
    GetByIndex Method (ChartMembers)
    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