CachingIterator::offsetExists
(PHP 5 >= 5.2.0)
CachingIterator::offsetExists — The offsetExists purpose
Descripción
public void CachingIterator::offsetExists
( string $index
)
Warning
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.
Parámetros
- index
-
The index being checked.
Valores devueltos
Returns TRUE if an entry referenced by the offset exists, FALSE otherwise.
There are no user contributed notes for this page.
