IteratorIterator
PHP Manual

IteratorIterator::valid

(PHP 5 >= 5.1.0)

IteratorIterator::validChecks if the iterator is valid

Açıklama

public bool IteratorIterator::valid ( void )

Checks if the iterator is valid.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns TRUE if the iterator is valid, otherwise FALSE

Ayrıca Bakınız


IteratorIterator
PHP Manual