GetItem
From IfsoGUIWiki
Contents |
Declaration
GetItem:ifsoGUI_ListItem(intIndex:Int)
Gets the item by index.
Returns
The item (ifsoGUI_ListItem) at intIndex in the list.
Parameters
- intIndex:Int - The index (Integer) of the item to return.
Gadget Information
Pertains to Listbox.
