MongoCursor::key
(PECL mongo >=0.9.0)
MongoCursor::key — Returns the current result's _id
Description
   public string MongoCursor::key
    ( void
   )
 Parameters
This function has no parameters.
Return Values
The current result's _id as a string.