IteratorIterator
PHP Manual

IteratorIterator::valid

(PHP 5 >= 5.1.0)

IteratorIterator::validChecks if the iterator is valid

Descrição

public bool IteratorIterator::valid ( void )

Checks if the iterator is valid.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns TRUE if the iterator is valid, otherwise FALSE

Veja Também


IteratorIterator
PHP Manual