PHP Doku:: Return current node pointed by the iterator - splpriorityqueue.current.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige GrunderweiterungenStandard PHP Library (SPL)DatenstrukturenThe SplPriorityQueue classSplPriorityQueue::current

Ein Service von Reinhard Neidl - Webprogrammierung.

The SplPriorityQueue class

<<SplPriorityQueue::count

SplPriorityQueue::extract>>

SplPriorityQueue::current

(PHP 5 >= 5.3.0)

SplPriorityQueue::currentReturn current node pointed by the iterator

Beschreibung

mixed SplPriorityQueue::current ( void )

Get the current datastructure node.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

The value or priority (or both) of the current node, depending on the extract flag.


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",...)