dojox.collections.Queue.copyTo
dojo.require("dojox.collections.Queue");
defined in dojox/collections/Queue.js
Copy the contents of this queue into the passed array at index i.
parameter | type | description |
---|---|---|
arr | Array | |
i | Integer |