| MongoCollectionFindAllAs Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | FindAllAsTDocument | 
            Returns a cursor that can be used to find all documents in this collection as TDocuments.
             | 
|  | FindAllAs(Type) | 
            Returns a cursor that can be used to find all documents in this collection as TDocuments.
             | 
 See Also
See Also