SplDoublyLinkedList::offsetExists
(PHP 5 >= 5.3.0)
SplDoublyLinkedList::offsetExists — Returns whether the requested $index exists
Описание
bool SplDoublyLinkedList::offsetExists
(
mixed $index
)
Список параметров
-
index
-
The index being checked.
Возвращаемые значения
TRUE if the requested index
exists, otherwise FALSE