[]
        
(Showing Draft Content)

C1.Win.C1Input.DropDownItemCollection.Add

Add Method

Add(DropDownItem)

Adds the specified item to the end of the collection.

Declaration
public int Add(DropDownItem value)
Parameters
Type Name Description
DropDownItem value

The DropDownItem to be added to the end of the collection.

Returns
Type Description
int

The zero-based index value of the DropDownItem added to the collection.