====== IRanges ====== Scriptable object ===== Description ===== Collection of [[:scripting:api:range:overview|IRange]] objects ===== Properties ===== ^Property^ Description^ |[[scripting:api:ranges:count|Count]]| Returns number of items in collection| ===== Methods ===== ^Method^ Description^ |[[scripting:api:ranges: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:file-ranges:ranges|IFileRanges::Ranges]], [[:scripting:api:scope:middle|IScope::Middle]], [[:scripting:api:text-document:find-all|ITextDocument::FindAll]], [[:scripting:api:text-document:replace-all|ITextDocument::ReplaceAll]] #API ~~NOTOC~~