AppendIterator::valid

AppendIterator::validChecks validity of the current element

Description

public AppendIterator::valid(): bool

Checks validity of the current element.

Parameters

This function has no parameters.

Return Values

Returns true if the current iteration is valid, false otherwise.

See Also