PHP Doku:: Counts the number of elements in the doubly linked list. - spldoublylinkedlist.count.html

Verlauf / Chronik / History: (2) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The SplDoublyLinkedList class

<<SplDoublyLinkedList::__construct

SplDoublyLinkedList::current>>

SplDoublyLinkedList::count

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::countCounts the number of elements in the doubly linked list.

Beschreibung

int SplDoublyLinkedList::count ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the number of elements in the doubly linked list.


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