 |
Qore Programming Language Reference Manual
0.9.10
|
This class an iterator class for hashes.
Definition: QC_HashKeyReverseIterator.dox.h:37
string getValue()
returns the current key value or throws an INVALID-ITERATOR exception if the iterator is invalid
constructor(hash< auto > h)
Creates the hash iterator object.
copy()
Creates a copy of the HashKeyReverseIterator object, iterating the same object as the original and in...
This class an iterator class for hashes.
Definition: QC_HashReverseIterator.dox.h:33
main Qore-language namespace
Definition: Pseudo_QC_All.dox.h:3
constructor()
Creates an empty iterator object.