dojox.collections.Dictionary.clone
dojo.require("dojox.collections.Dictionary");
defined in dojox/collections/Dictionary.js
Returns a new instance of dojox.collections.Dictionary; note the the dictionary is a clone but items might not be.
Usage
function () (view source)