ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.5.2 Assembly / C1.Win.C1Sizer Namespace / BandCollection Class / Insert Method

In This Topic
    Insert Method (BandCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub Insert( _
       ByVal index As System.Integer _
    ) 
    public void Insert( 
       System.int index
    )

    Parameters

    index
    See Also