AppendIterator::rewind
(PHP 5 >= 5.1.0)
AppendIterator::rewind — Rewinds the Iterator
Opis
public void AppendIterator::rewind
( void
)
Rewind to the first element of the first inner Iterator.
Parametry
Ta funkcja nie posiada parametrów.
Zwracane wartości
Nie jest zwracana żadna wartość.
Zobacz też:
- Iterator::rewind() - Rewind the Iterator to the first element
- AppendIterator::current() - Gets the current value
- AppendIterator::key() - Gets the current key
- AppendIterator::next() - Moves to the next element
- AppendIterator::valid() - Checks validity of the current element
There are no user contributed notes for this page.
