EnumerableExpression.IsDistinct Property

Definition

The value indicating if distinct operator is applied on the enumerable or not.

public virtual bool IsDistinct { get; }
member this.IsDistinct : bool
Public Overridable ReadOnly Property IsDistinct As Boolean

Property Value

Applies to