ComboBox.addItem

Append text to the end of the list; returns the new item's index.

class ComboBox
int
addItem
(
string text
)

Meta