FilterIterator::next
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
FilterIterator::next — Move the iterator forward
說明
public FilterIterator::next(): void
警告
本函式還未編寫文件,僅有參數列表。
Move the iterator forward.
參數
此函式沒有參數。
返回值
沒有返回值。
參見
- FilterIterator::current() - Get the current element value
- FilterIterator::key() - Get the current key