IteratorIterator::valid

(PHP 5 >= 5.1.0, PHP 7)

IteratorIterator::validChecks if the iterator is valid

Descrierea

public IteratorIterator::valid ( void ) : bool

Checks if the iterator is valid.

Parametri

Această funcție nu are parametri.

Valorile întoarse

Returns TRUE if the iterator is valid, otherwise FALSE

A se vedea și