dojox.collections.SortedList.copyTo
dojo.require("dojox.collections.SortedList");
defined in dojox/collections/SortedList.js
copy the contents of the list into array arr at index i
parameter | type | description |
---|---|---|
arr | Array | |
i | Integer |