Click or drag to resize

PipelineDefinitionBuilderMatch Method

Overload List
  NameDescription
Public methodStatic memberMatchTInput, TOutput(PipelineDefinitionTInput, TOutput, FilterDefinitionTOutput)
Appends a $match stage to the pipeline.
Public methodStatic memberMatchTInput, TOutput(PipelineDefinitionTInput, TOutput, ExpressionFuncTOutput, Boolean)
Appends a match stage to the pipeline.
Top
See Also