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. ====== INameValues ====== Scriptable object ===== Description ===== Collection of [[:scripting:api:name-value:start|INameValue]] objects ===== Properties ===== ^Property^ Description^ |[[scripting:api:name-values:count|Count]]| Returns number of items in collection| ===== Methods ===== ^Method^ Description^ |[[scripting:api:name-values:item|Item]]| Returns item by index| ===== Remarks ===== Example of how to work with collection objects can be found [[scripting:collections|here]]. #API ~~NOTOC~~