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

In This Topic
    Clear Method
    In This Topic
    Removes all components from the collection, then disposes the components.
    Overload List
    OverloadDescription
    Removes all components from the collection, then disposes the components.  
    (Inherited from System.Collections.ObjectModel.Collection<C1SplitterPanel>)
    See Also