Property ElementType
ElementType
Represents the type of the element(s) that are returned when the expression tree is executed.
Declaration
public Type ElementType { get; }
Property Value
Type | Description |
---|---|
System.Type |
Implements
System.Linq.IQueryable.ElementType