CachingIterator::valid

(PHP 5, PHP 7, PHP 8)

CachingIterator::validCheck whether the current element is valid

Açıklama

public CachingIterator::valid(): void
Uyarı

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

Check whether the current element is valid.

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Başarı durumunda true, başarısızlık durumunda false döner.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top