Functiondojox.collections.DictionaryIterator.atEnd

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

Test to see if the internal cursor has reached the end of the internal collection.

Usage

function () (view source)