Constructor Lowest
Lowest(FieldComparer, Filter, Filter, Int32)
Declaration
public Lowest(FieldComparer wrappedComparer, Filter parentFilter, Filter childFilter, int spareSlot)
Parameters
Type | Name | Description |
---|---|---|
FieldComparer | wrappedComparer | The |
Filter | parentFilter | |
Filter | childFilter | |
System.Int32 | spareSlot | The extra slot inside the wrapped comparer that is used to compare which nested document inside the parent document scope is most competitive. |