|
MultipleIterator::currentGets the registered iterator instances Beschreibung
public array MultipleIterator::current
( void
)
Get the registered iterator instances current() result. Warnung
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung. Parameter-ListeDiese Funktion hat keine Parameter. Rückgabewerte
An array containing the current values of each attached iterator,
or Fehler/Exceptions
A RuntimeException if mode Siehe auch
|