Method Match
Match(FilterDefinition<TResult>)
Appends a match stage to the pipeline.
Parameters
filter
FilterDefinition <TResult>The filter.
Returns
- IAggregate
Fluent <TResult> The fluent aggregate interface.
Appends a match stage to the pipeline.
filter
FilterThe filter.
The fluent aggregate interface.