ArrayIterator::seek

(PHP 5, PHP 7, PHP 8)

ArrayIterator::seekSeek to position

說明

public ArrayIterator::seek(int $offset): void
警告

本函數還未編寫文檔,僅有參數列表。

參數

offset

The position to seek to.

返回值

沒有返回值。