MongoCollectionFindAllAs Method

Overload List
 NameDescription
Public methodFindAllAsTDocument
Returns a cursor that can be used to find all documents in this collection as TDocuments.
Public methodFindAllAs(Type)
Returns a cursor that can be used to find all documents in this collection as TDocuments.
Top
See Also

Reference