| MongoCollectionFindOneByIdAs Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | FindOneByIdAsTDocument(BsonValue) | 
            Returns a cursor that can be used to find one document in this collection by its _id value as a TDocument.
             | 
|  | FindOneByIdAs(Type, BsonValue) | 
            Returns a cursor that can be used to find one document in this collection by its _id value as a TDocument.
             | 
 See Also
See Also