IteratorIterator
PHP Manual

IteratorIterator::valid

(PHP 5 >= 5.1.0)

IteratorIterator::validChecks if the iterator is valid

Описание

public bool IteratorIterator::valid ( void )

Checks if the iterator is valid.

Параметри

Тази функция няма параметри.

Връщани стойности

Returns TRUE if the iterator is valid, otherwise FALSE

Вж. също


IteratorIterator
PHP Manual