CachingIterator::offsetExists

(PHP 5 >= 5.2.0, PHP 7)

CachingIterator::offsetExistsThe offsetExists purpose

Açıklama

public CachingIterator::offsetExists ( mixed $index ) : void
Uyarı

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

Değiştirgeler

index

The index being checked.

Dönen Değerler

Returns TRUE if an entry referenced by the offset exists, FALSE otherwise.