Method FindAll
FindAll()
Returns a cursor that can be used to find all documents in this collection as TDefaultDocuments.
public virtual MongoCursor<TDefaultDocument> FindAll()
Returns
- MongoCursor<TDefaultDocument>
Returns a cursor that can be used to find all documents in this collection as TDefaultDocuments.
public virtual MongoCursor<TDefaultDocument> FindAll()