dojox
»
collections
»
DictionaryIterator
» reset
dojox.collections.DictionaryIterator.reset
dojo.require("dojox.collections._base");
defined in dojox/collections/_base.js
reset the internal cursor.
Usage
function ()
(view source)
position=
0
;
this
.
element
=a
[
position
]
;