Php/docs/mongodb-driver-cursor.key
提供:Dev Guides
MongoDB\Driver\Cursor::key
(mongodb >=1.9.0)
MongoDB\Driver\Cursor::key — Returns the current result's index within the cursor
説明
public MongoDB\Driver\Cursor::key ( ) : int
パラメータ
この関数にはパラメータはありません。
返り値
The current result's numeric index within the cursor.