ComponentOne RadialGauge for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1MenuItemCollection Class

In This Topic
    C1MenuItemCollection Class Methods
    In This Topic

    For a list of all members of this type, see C1MenuItemCollection members.

    Public Methods
     NameDescription
    Public MethodAdds new menu item to the end of the list.  
    Public MethodRemoves all items from collection.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodInsert C1MenuItem item to specific position into the collection.  
    Public MethodRemoves item from list.  
    Public MethodRemoves item from list by index.  
    Top
    See Also