[]
        
(Showing Draft Content)

C1.Win.Input.ComboBoxItemCollection.AddValue

AddValue Method

AddValue(object)

Adds a item with specified value to the ComboBoxItemCollection.

Declaration
public int AddValue(object value)
Parameters
Type Name Description
object value

The value to add to the ComboBoxItemCollection.

Returns
Type Description
int