MongoDB\Model\IndexInfoIterator 类
定义
MongoDB\Model\IndexInfoIterator此接口扩展了PHP的Iterator 接口。此接口的实例由
MongoDB\Collection::listIndexes() 返回.
方法
此接口没有向 Iterator 添加任何新方法,但指定了 current() 将返回 MongoDB\Model\IndexInfo.
MongoDB\Model\IndexInfoIterator此接口扩展了PHP的Iterator 接口。此接口的实例由MongoDB\Collection::listIndexes() 返回.
此接口没有向 Iterator 添加任何新方法,但指定了 current() 将返回 MongoDB\Model\IndexInfo.