InternalIterator::rewind

(PHP 8)

InternalIterator::rewindRewind the Iterator to the first element

说明

public InternalIterator::rewind(): void

Rewinds back to the first element of the Iterator.

参数

此函数没有参数。

返回值

没有返回值。