Php/docs/generator.rewind

来自菜鸟教程
跳转至:导航、​搜索

Generator::rewind

(PHP 5 >= 5.5.0, PHP 7, PHP 8)

Generator::rewind重置迭代器


说明

public Generator::rewind ( ) : void

如果迭代已经开始了,这里会抛出一个异常。


参数

此函数没有参数。


返回值

没有返回值。