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