MongoCommandCursor
PHP Manual

MongoCommandCursor::key

(PECL mongo >=1.5.0)

MongoCommandCursor::keyReturns the current result's index within the result set

Описание

public int MongoCommandCursor::key ( void )

Список параметров

У этой функции нет параметров.

Возвращаемые значения

The current result's index within the result set.

Смотрите также


MongoCommandCursor
PHP Manual