====== ILabels ====== Scriptable object ===== Description ===== Rich collection of [[:scripting:api:label:start|ILabel]] objects ===== Properties ===== ^Property^ Description^ |[[scripting:api:labels:count|Count]]| Returns number of items in collection| |[[scripting:api:labels:version|Version]]| Scope list version| ===== Methods ===== ^Method^ Description^ |[[scripting:api:labels:from-point|FromPoint]]| Find Label from point| |[[scripting:api:labels:from-range|FromRange]]| Find Labels from range| |[[scripting:api:labels: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:text-document:find-labels|ITextDocument::FindLabels]], [[:scripting:api:text-document:labels|ITextDocument::Labels]] #API ~~NOTOC~~