CachingIterator::offsetExists
(PHP 5 >= 5.2.0)
CachingIterator::offsetExists — The 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::offsetExists
There are no user contributed notes for this page.
