BinaryExpression.Right Właściwość

Definicja

Pobiera prawy operand operacji binarnej.

public:
 property System::Linq::Expressions::Expression ^ Right { System::Linq::Expressions::Expression ^ get(); };
public System.Linq.Expressions.Expression Right { get; }
member this.Right : System.Linq.Expressions.Expression
Public ReadOnly Property Right As Expression

Wartość właściwości

Element Expression reprezentujący prawy operand operacji binarnej.

Dotyczy