PHP Doku:: The key() method - emptyiterator.key.html

Verlauf / Chronik / History: (3) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige GrunderweiterungenStandard PHP Library (SPL)IteratorenThe EmptyIterator classEmptyIterator::key

Ein Service von Reinhard Neidl - Webprogrammierung.

The EmptyIterator class

<<EmptyIterator::current

EmptyIterator::next>>

EmptyIterator::key

(PHP 5 >= 5.1.0)

EmptyIterator::keyThe key() method

Beschreibung

public void EmptyIterator::key ( void )

This function must not be called. It throws an exception upon access.

Warnung

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Fehler/Exceptions

Throws an Exception if called.

Rückgabewerte

Es wird kein Wert zurückgegeben.


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