array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'recursiveiteratoriterator.next.php', 1 => 'RecursiveIteratorIterator::next', 2 => 'Move forward to the next element', ), 'up' => array ( 0 => 'class.recursiveiteratoriterator.php', 1 => 'RecursiveIteratorIterator', ), 'prev' => array ( 0 => 'recursiveiteratoriterator.key.php', 1 => 'RecursiveIteratorIterator::key', ), 'next' => array ( 0 => 'recursiveiteratoriterator.nextelement.php', 1 => 'RecursiveIteratorIterator::nextElement', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/spl/recursiveiteratoriterator/next.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

RecursiveIteratorIterator::next

(PHP 5, PHP 7, PHP 8)

RecursiveIteratorIterator::nextMove forward to the next element

说明

public RecursiveIteratorIterator::next(): void
警告

本函数还未编写文档,仅有参数列表。

参数

此函数没有参数。

返回值

没有返回值。