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

In This Topic
    SetByIndex Method (Fields)
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Protected Sub SetByIndex( _
       ByVal index As Integer, _
       ByVal value As Object _
    ) 
    protected void SetByIndex( 
       int index,
       object value
    )

    Parameters

    index
    value
    See Also