MongoCollectionFindOneByIdAs Method | 
| 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.
              |