LimitIterator::seek
LimitIterator::seek
(PHP 5 >= 5.1.0, PHP 7)
LimitIterator::seek — Seek to the given position
Description
public int LimitIterator::seek ( int $position )
Moves the iterator to the offset specified by position
.
Parameters
-
position
-
The position to seek to.