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

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

    Parameters

    index
    item
    See Also