ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.5.2 Assembly / C1.Win.C1SplitContainer Namespace / PanelCollection Class / RemoveAt Method

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

    Parameters

    index
    See Also