SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::offsetGet

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::offsetGetReturns the value at the specified $index

Opis

mixed SplDoublyLinkedList::offsetGet ( mixed $index )

Parametry

index

The index with the value.

Zwracane wartoĊ›ci

The value at the specified index.


SplDoublyLinkedList
PHP Manual