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. ====== IPanes ====== Scriptable object ===== Description ===== Collection of [[:scripting:api:pane:start|IPane]] objects ===== Properties ===== ^Property^ Description^ |[[scripting:api:panes:count|Count]]| Returns number of items in collection| ===== Methods ===== ^Method^ Description^ |[[scripting:api:panes: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:application:panes|IApplication::Panes]], [[:scripting:api:application:panes|IScriptApplication::Panes]] #API ~~NOTOC~~