C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace : C1ComboBoxItemCollection Class |
For a list of all members of this type, see C1ComboBoxItemCollection members.
Name | Description | |
---|---|---|
![]() | Add | Adds a new C1ComboBoxItem to the end of the list. |
![]() | Clear | Removes all C1ComboBoxItems from the collection. |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<C1ComboBoxItem>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<C1ComboBoxItem>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<C1ComboBoxItem>) |
![]() | Insert | Inserts a C1ComboBoxItem at the specified position in the collection. |
![]() | Remove | Removes the specified C1ComboBoxItem from the list. |
![]() | RemoveAt | Removes the C1ComboBoxItem at the specified index from the list. |