IteratorIterator::valid

(PHP 5 >= 5.1.0, PHP 7)

IteratorIterator::validChecks if the iterator is valid

Descrierea

public IteratorIterator::valid ( ) : 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