Method Mod
Mod(string, long, long)
Tests that the modulus of the value of the named element matches some value (see $mod).
public static IMongoQuery Mod(string name, long modulus, long value)
Parameters
Returns
- IMongoQuery
An IMongoQuery.
Tests that the modulus of the value of the named element matches some value (see $mod).
public static IMongoQuery Mod(string name, long modulus, long value)
An IMongoQuery.