ComponentOne Input for WinForms
ComboBoxItemList Class Methods

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace : ComboBoxItemList Class

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

Public Methods
 NameDescription
Public MethodAdds an item to the ComboBoxItemList.  
Public MethodAdds items of the specified collection to the end of the ComboBoxItemList.  
Public MethodRemoves all items from the ComboBoxItemList.  
Public MethodDetermines whether an item is in the ComboBoxItemList.  
Public MethodSearches for the specified item and returns the zero-based index.  
Public MethodInserts item into the ComboBoxItemList at the specified index.  
Public MethodInserts items into the ComboBoxItemList at the specified index.  
Public MethodRemoves the first occurrence of a specified item from the collection.  
Public MethodRemoves all the items that match the conditions defined by the specified predicate.  
Public MethodRemoves the item at the specified index of the collection.  
Public MethodRemoves a range of elements from the ComboBoxItemList.  
Top
See Also

Reference

ComboBoxItemList Class
C1.Win.C1Input Namespace