Functiondojox.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.

Usage

function (/*Array*/ arr, /*Integer*/ i) (view source)
parametertypedescription
arrArray 
iInteger