Show pageOld revisionsBacklinksAdd to bookBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== IListItems ====== Scriptable object ===== Description ===== Collection of [[:scripting:api:list-item:start|IListItem]] objects ===== Properties ===== ^Property^ Description^ |[[scripting:api:list-items:count|Count]]| Returns number of items in collection| ===== Methods ===== ^Method^ Description^ |[[scripting:api:list-items:item|Item]]| Returns item by index| ===== Remarks ===== Example of how to work with collection objects can be found [[scripting:collections|here]]. ===== See Also ===== [[:scripting:api:list-pane:checked-items|IListPane::CheckedItems]], [[:scripting:api:list-pane:items|IListPane::Items]], [[:scripting:api:list-pane:selected-items|IListPane::SelectedItems]], [[:scripting:api:list-pane:checked-items|IScriptListPane::CheckedItems]], [[:scripting:api:list-pane:items|IScriptListPane::Items]], [[:scripting:api:list-pane:selected-items|IScriptListPane::SelectedItems]] #API ~~NOTOC~~