IListItems

Scriptable object

Description

Collection of IListItem objects

Properties

Property Description
Count Returns number of items in collection

Methods

Method Description
Item Returns item by index

Remarks

Example of how to work with collection objects can be found here.

See Also

IListPane::CheckedItems, IListPane::Items, IListPane::SelectedItems, IScriptListPane::CheckedItems, IScriptListPane::Items, IScriptListPane::SelectedItems

#API