 |
Qore Programming Language Reference Manual
0.9.4.6
|
constructor()
Creates an empty iterator object.
string getValue()
returns the current key value or throws an INVALID-ITERATOR exception if the iterator is invalid
This class an iterator class for objects.
Definition: QC_ObjectKeyReverseIterator.dox.h:42
constructor(object o)
Creates the object iterator object.
copy()
Creates a copy of the ObjectKeyReverseIterator object, iterating the same object as the original and ...
This class an iterator class for objects.
Definition: QC_ObjectReverseIterator.dox.h:42
main Qore-language namespace
Definition: Pseudo_QC_All.dox.h:3