Method Not
Not(IMongoQuery)
Tests that the inverse of the query is true (see $not).
public IMongoQuery Not(IMongoQuery query)
Parameters
query
IMongoQueryThe query.
Returns
- IMongoQuery
An IMongoQuery.
Tests that the inverse of the query is true (see $not).
public IMongoQuery Not(IMongoQuery query)
query
IMongoQueryThe query.
An IMongoQuery.