Functiondojox.collections.Queue.getIterator

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

get an Iterator based on this queue.

Usage

function () (view source)