CachingIterator
PHP Manual

CachingIterator::offsetExists

(PHP 5 >= 5.2.0, PHP 7)

CachingIterator::offsetExistsThe offsetExists purpose

Descrierea

public void CachingIterator::offsetExists ( string $index )
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Parametri

index

The index being checked.

Valorile întoarse

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


CachingIterator
PHP Manual