PHP Интерфейс Phalcon\Db\Adapter\MongoDB\Model\IndexInfoIterator

This iterator is used for enumerating indexes in a collection.
См. также: MongoDB\Collection::listIndexes()
Наследование: extends Iterato\Iterator
Показать файл Открыть проект

Открытые методы

Метод Описание
current ( ) : IndexInfo Return the current element as a IndexInfo instance.

Описание методов

current() публичный метод

Return the current element as a IndexInfo instance.
public current ( ) : IndexInfo
Результат IndexInfo