MongoCollection
TDefaultDocument
FindOne Method
Overload List
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.
Top
See Also
Reference
MongoCollection
TDefaultDocument
Class
MongoDB.Driver Namespace