ComponentOne Input for WinForms
DropDownItemCollection Class Members
Properties  Methods 

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

The following tables list the members exposed by DropDownItemCollection.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.CollectionBase)
Public Property (Inherited from System.Collections.CollectionBase)
Public PropertyGets or sets the item at the specified indexed location in the collection.  
Top
Public Methods
 NameDescription
Public MethodAdds the specified item to the end of the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Public MethodIndicates whether the collection contains a specific DropDownItem.  
Public MethodReturns the zero-based index of the first occurrence of a value in the list.  
Public MethodInserts the specified item into the collection at the specified location.  
Public MethodRemoves the specified item from the collection.  
Public Method (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

DropDownItemCollection Class
C1.Win.C1Input Namespace