LimitIterator::valid

LimitIterator::validCheck whether the current element is valid

Description

public LimitIterator::valid(): bool

Checks whether the current element is valid.

Parameters

This function has no parameters.

Return Values

Returns true on success or false on failure.

See Also