Method Size
Size(string, int)
Tests that the size of the named array is equal to some value (see $size).
public static IMongoQuery Size(string name, int size)
Parameters
Returns
- IMongoQuery
An IMongoQuery.
Tests that the size of the named array is equal to some value (see $size).
public static IMongoQuery Size(string name, int size)
An IMongoQuery.