Adds a ListItem to the end of the ItemCollection.
Adds a ListItem to the end of the ItemCollection.
public int Add(ListItem);
Adds a object to the end of the ItemCollection.
public int Add(object);
ItemCollection Class | Resco.Controls.AdvancedComboBox Namespace