Name | Description | |
---|---|---|
![]() | Add | Adds new menu item to the end of the list. |
![]() | Clear | Removes all items from collection. |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<TItem>) |
![]() | Insert | Insert C1MenuItem item to specific position into the collection. |
![]() | Remove | Removes item from list. |
![]() | RemoveAt | Removes item from list by index. |