Functiondojox.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)
parametertypedescription
iInteger