Method SizeGreaterThanOrEqual
SizeGreaterThanOrEqual(string, int)
Tests that the size of the named array is greater than or equal to some value.
public static IMongoQuery SizeGreaterThanOrEqual(string name, int size)
Parameters
Returns
- IMongoQuery
An IMongoQuery.