 |
Qore Programming Language Reference Manual
0.9.11
|
hash< auto > getValue()
returns a hash with the current key and value (a hash with 2 keys: "key" and "value") or throws an IN...
This class an iterator class for objects.
Definition: QC_ObjectPairReverseIterator.dox.h:42
constructor(object o)
Creates the object iterator object.
constructor()
Creates an empty iterator object.
This class an iterator class for objects.
Definition: QC_ObjectReverseIterator.dox.h:42
main Qore-language namespace
Definition: Pseudo_QC_All.dox.h:3
copy()
Creates a copy of the ObjectPairReverseIterator object, iterating the same object as the original and...