dojox.collections.SortedList.add
dojo.require("dojox.collections.SortedList");
defined in dojox/collections/SortedList.js
add the passed value to the dictionary at location k
parameter | type | description |
---|---|---|
k | String | |
v | Object |