| 
 | MongoDB\Driver\Cursor::keyReturns the current result's index within the cursor Description
   public int MongoDB\Driver\Cursor::key() ParametersThis function has no parameters. Return ValuesThe current result's numeric index within the cursor. See Also
 |