Classes
-
Enumerable
Executor abstract Represents an expression tree and provides functionality to execute the expression tree after rewriting it. -
Enumerable
Executor`1 Represents an expression tree and provides functionality to execute the expression tree after rewriting it. -
Enumerable
Query abstract Represents an IEnumerable as an EnumerableQuery data source. -
Enumerable
Query`1 Represents an IEnumerable`1 collection as an IQueryable`1 data source. - Queryable static Provides a set of static (Shared in Visual Basic) methods for querying data structures that implement IQueryable`1.