Functiondojox.collections.Stack.copyTo

dojo.require("dojox.collections.Stack");
defined in dojox/collections/Stack.js

copy the stack into array arr at index i

Usage

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