| QueryBuilderTDocumentAnd Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | And(IMongoQuery) | 
            Tests that all the queries are true (see $and in newer versions of the server).
             | 
|  | And(IEnumerableIMongoQuery) | 
            Tests that all the queries are true (see $and in newer versions of the server).
             | 
 See Also
See Also