ImageComboBoxItemCollection.Add Method
| Name | Parameters | Description |
|---|---|---|
| Add(ImageComboBoxItem) | item | Adds a new item to the current collection. |
| Add(String, Object, Int32) | description, value, imageIndex | Adds a new item to the current collection. |
| Name | Parameters | Description |
|---|---|---|
| Add(ImageComboBoxItem) | item | Adds a new item to the current collection. |
| Add(String, Object, Int32) | description, value, imageIndex | Adds a new item to the current collection. |