dojox.collections.SortedList.removeAt
dojo.require("dojox.collections.SortedList");
defined in dojox/collections/SortedList.js
remove the item at index i, and rebuild the internal collections.
Usage
function (/*Integer*/ i) (view source)
parameter | type | description |
---|---|---|
i | Integer |