ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonItemCollectionBase Class / ClearAndDisposeItems Method

In This Topic
    ClearAndDisposeItems Method
    In This Topic
    Removes all items from the collection, then disposes the items.
    Syntax
    'Declaration
     
    Public Sub ClearAndDisposeItems() 
    public void ClearAndDisposeItems()
    See Also