| MongoCursorTDocument Constructor | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | MongoCursorTDocument(MongoCollection, IMongoQuery, ReadPreference, IBsonSerializer) | Obsolete. 
            Creates a new MongoCursor. It is very unlikely that you will call this constructor. Instead, see all the Find methods in MongoCollection.
             | 
|  | MongoCursorTDocument(MongoCollection, IMongoQuery, ReadConcern, ReadPreference, IBsonSerializer) | Obsolete. 
            Initializes a new instance of the MongoCursorTDocument class.
             | 
 See Also
See Also