[]
Adds a item with specified value to the ComboBoxItemCollection.
public int AddValue(object value)
Public Function AddValue(value As Object) As Integer
| Type | Name | Description |
|---|---|---|
| object | value | The value to add to the ComboBoxItemCollection. |
| Type | Description |
|---|---|
| int |