PHP Doku:: The number of elements in the iterator - cachingiterator.count.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige GrunderweiterungenStandard PHP Library (SPL)IteratorenThe CachingIterator classCachingIterator::count

Ein Service von Reinhard Neidl - Webprogrammierung.

The CachingIterator class

<<CachingIterator::__construct

CachingIterator::current>>

CachingIterator::count

(PHP 5 >= 5.2.2)

CachingIterator::countThe number of elements in the iterator

Beschreibung

public int CachingIterator::count ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

May return the number of elements in the iterator.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

The count of the elements iterated over.


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