EmptyIterator::valid Checks whether the current element is valid &reftitle.description; public falseEmptyIterator::valid Checks whether the current element is valid. The EmptyIterator is always empty and will never have a valid value. The return value is always &false;. &reftitle.parameters; &no.function.parameters; &reftitle.returnvalues; &false;