| MongoCollectionFindAs Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | FindAsTDocument(IMongoQuery) | 
            Returns a cursor that can be used to find all documents in this collection that match the query as TDocuments.
             | 
|  | FindAs(Type, IMongoQuery) | 
            Returns a cursor that can be used to find all documents in this collection that match the query as TDocuments.
             | 
 See Also
See Also