EnumerableExpression.Selector Property

Definition

The underlying expression being enumerated.

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

Property Value

Applies to