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