ListBox.addItem

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

class ListBox
int
addItem
(
string text
)

Meta