Table of Contents

Class Append

Namespace
Bonsai.Reactive
Assembly
Bonsai.Core.dll

Represents an operator that appends a value to an observable sequence.

public sealed class Append : OperandCombinatorExpressionBuilder, IPropertyMappingBuilder, IExpressionBuilder, ICustomTypeDescriptor
Inheritance
Append
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.