Dela via


StringCompareExpression.Left Property

Definition

Gets the left operand.

public virtual System.Linq.Expressions.Expression Left { get; }
member this.Left : System.Linq.Expressions.Expression
Public Overridable ReadOnly Property Left As Expression

Property Value

The left operand.

Applies to