PHP Doku:: Returns the value at the specified $index - spldoublylinkedlist.offsetget.html

Verlauf / Chronik / History: (4) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige GrunderweiterungenStandard PHP Library (SPL)DatenstrukturenThe SplDoublyLinkedList classSplDoublyLinkedList::offsetGet

Ein Service von Reinhard Neidl - Webprogrammierung.

The SplDoublyLinkedList class

<<SplDoublyLinkedList::offsetExists

SplDoublyLinkedList::offsetSet>>

SplDoublyLinkedList::offsetGet

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::offsetGetReturns the value at the specified $index

Beschreibung

mixed SplDoublyLinkedList::offsetGet ( mixed $index )

Parameter-Liste

index

The index with the value.

Rückgabewerte

The value at the specified index.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)