InternalIterator::next

(PHP 8)

InternalIterator::nextMove forward to next element

说明

public InternalIterator::next(): void

Moves the current position to the next element.

参数

此函数没有参数。

返回值

没有返回值。