QueryAnd Method

Overload List
 NameDescription
Public methodStatic memberAnd(IMongoQuery)
Tests that all the queries are true (see $and in newer versions of the server).
Public methodStatic memberAnd(IEnumerableIMongoQuery)
Tests that all the queries are true (see $and in newer versions of the server).
Top
See Also

Reference