Functiondojox.collections.SortedList.item

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

return the value of the object at location k.

Usage

function (/*String*/ k) (view source)
parametertypedescription
kString