SplDoublyLinkedList::offsetExists
(PHP 5 >= 5.3.0)
SplDoublyLinkedList::offsetExists — Returns whether the requested $index exists
Description
Parameters
- index
-
The index being checked.
Return Values
TRUE if the requested index exists, otherwise FALSE
SplDoublyLinkedList::offsetExists
There are no user contributed notes for this page.
