====== IUrlHandlers ====== Scriptable object ===== Description ===== Collection of [[:scripting:api:url-handler:start|IUrlHandler]] objects ===== Properties ===== ^Property^ Description^ |[[scripting:api:url-handlers:count|Count]]| Returns number of items in collection| ===== Methods ===== ^Method^ Description^ |[[scripting:api:url-handlers:item|Item]]| Returns item by index| ===== Remarks ===== Example of how to work with collection objects can be found [[scripting:collections|here]]. #API ~~NOTOC~~