dojox.collections.Dictionary.remove
dojo.require("dojox.collections.Dictionary");
defined in dojox/collections/Dictionary.js
Removes the item at k from the internal collection.
Usage
function (/*String*/ k) (view source)
parameter | type | description |
---|---|---|
k | String |