====== IClipboardItems ====== Scriptable object ===== Description ===== Collection of [[:scripting:api:clipboard-item:start|IClipboardItem]] objects ===== Properties ===== ^Property^ Description^ |[[scripting:api:clipboard-items:count|Count]]| Returns number of items in collection| ===== Methods ===== ^Method^ Description^ |[[scripting:api:clipboard-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:clipboard:items|IClipboard::Items]] #API ~~NOTOC~~