MongoCollectionTDefaultDocumentFindOne Method | 
| Name | Description | |
|---|---|---|
| FindOne | 
            Returns one document in this collection as a TDefaultDocument.
              | |
| FindOne(IMongoQuery) | 
            Returns one document in this collection that matches a query as a TDefaultDocument.
              |