Click or drag to resize

PipelineDefinitionBuilderReplaceWith Method

Overload List
  NameDescription
Public methodStatic memberReplaceWithTInput, TIntermediate, TOutput(PipelineDefinitionTInput, TIntermediate, AggregateExpressionDefinitionTIntermediate, TOutput)
Appends a $replaceWith stage to the pipeline.
Public methodStatic memberReplaceWithTInput, TIntermediate, TOutput(PipelineDefinitionTInput, TIntermediate, ExpressionFuncTIntermediate, TOutput, ExpressionTranslationOptions)
Appends a $replaceWith stage to the pipeline.
Top
See Also