Functiondojox.collections.Iterator.get

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

Get the next member in the collection.

Usage

function () (view source)