[]
Adds an item to the ComboBoxItemList.
public int Add(object value)
Public Function Add(value As Object) As Integer
The object to add to the ComboBoxItemList.