ArrayIterator::seek
(PHP 5, PHP 7)
ArrayIterator::seek — Seek to position
说明
public
ArrayIterator::seek (
int
$position
) :
void
Warning
本函数还未编写文档,仅有参数列表。
参数
-
position
-
The position to seek to.
返回值
没有返回值。