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

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

    Parameters

    index
    See Also