Class Prepend
Represents an operator that prepends a value to an observable sequence.
public sealed class Prepend : OperandCombinatorExpressionBuilder, IPropertyMappingBuilder, IExpressionBuilder, ICustomTypeDescriptor
- Inheritance
-
Prepend
- Implements
- Inherited Members
- Extension Methods
Methods
- BuildSelector(Expression, Expression)
When overridden in a derived class, returns the expression that applies a binary operator to the left and right parameters.