IQueryable.ElementType Property
Gets the type of the element(s) that are returned when the expression tree associated with this instance of IQueryable is executed.
Assembly: System.Core (in System.Core.dll)
The ElementType property represents the "T" in IQueryable<T> or IQueryable(Of T).
Universal Windows Platform
Available since 8
.NET Framework
Available since 3.5
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.1
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 3.5
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.1
Windows Phone
Available since 8.1