dojox.collections.SortedList.getByIndex
dojo.require("dojox.collections.SortedList");
defined in dojox/collections/SortedList.js
return the item at index i
Usage
function (/*Integer*/ i) (view source)
parameter | type | description |
---|---|---|
i | Integer |