IteratorIterator
PHP Manual

IteratorIterator::valid

(PHP 5 >= 5.1.0)

IteratorIterator::validChecks if the iterator is valid

Descrizione

public bool IteratorIterator::valid ( void )

Checks if the iterator is valid.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns TRUE if the iterator is valid, otherwise FALSE

Vedere anche:


IteratorIterator
PHP Manual