略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: IteratorIterator::__construct

2024-04-20

IteratorIterator::__construct

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

IteratorIterator::__constructCreate an iterator from anything that is traversable

说明

public IteratorIterator::__construct(Traversable $iterator, ?string $class = null)

Creates an iterator from anything that is traversable.

参数

iterator

The traversable iterator.

参见

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/iteratoriterator.construct.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3