CachingIterator
PHP Manual

CachingIterator::offsetExists

(PHP 5 >= 5.2.0, PHP 7)

CachingIterator::offsetExistsThe offsetExists purpose

Descrição

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

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

index

The index being checked.

Valor Retornado

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


CachingIterator
PHP Manual