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

Usage

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