CheckListBox.addItem

Append an item with the given text. Returns the new item's index.

class CheckListBox
int
addItem
(
string text
)

Meta