Functiondojox.collections.SortedList.add

dojo.require("dojox.collections.SortedList");
defined in dojox/collections/SortedList.js

add the passed value to the dictionary at location k

Usage

function (/*String*/ k, /*Object*/ v) (view source)
parametertypedescription
kString 
vObject