Functiondojox.collections.Queue.toArray

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

return an array based on the internal array of the queue.

Usage

function () (view source)