Php/docs/splfixedarray.next

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

SplFixedArray::next

(PHP 5 >= 5.3.0, PHP 7)

SplFixedArray::nextMove to next entry


说明

public SplFixedArray::next ( ) : void

Move the iterator to the next array entry.


参数

此函数没有参数。


返回值

没有返回值。