CDBIterator::Valid

Returns true if the iterator is positioned at a valid entry.

Synopsis

Declared in <dbwrapper.h>

bool
Valid() const;

Return Value

true while the iterator points at a valid key/value pair.