ListBox.addItem

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ListBox addItem(string itemText, uint itemId)
  2. ListBox addItem(wstring itemText, uint itemId)
    class ListBox
    addItem
    (
    in wstring itemText
    ,
    in uint itemId = 0
    )

Meta