Blazor | ComponentOne
C1.Blazor.Menu Assembly / C1.Blazor.Menu Namespace / MenuItemsCollection Class / Clear Method

In This Topic
    Clear Method (MenuItemsCollection)
    In This Topic
    Removes all items from the ICollection.
    Syntax
    'Declaration
     
    
    Public Sub Clear() 
    public void Clear()
    See Also