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

Verlauf / Chronik / History: (2) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The SplHeap class

<<SplHeap::count

SplHeap::extract>>

SplHeap::current

(PHP 5 >= 5.3.0)

SplHeap::currentReturn current node pointed by the iterator

Beschreibung

mixed SplHeap::current ( void )

Get the current datastructure node.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

The current node value.


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