Functiondojox.collections.SortedList.remove

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

remove the item at location k and rebuild the internal collections.

Usage

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