EnumerableQuery(Of T) Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
| Name | Description | |
|---|---|---|
|
IQueryable.ElementType | Gets the type of the data in the collection that this instance represents. |
|
IQueryable.Expression | Gets the expression tree that is associated with or that represents this instance. |
|
IQueryable.Provider | Gets the query provider that is associated with this instance. |
Show: