mscorlib(4.0.0.0) API with additions
System.Linq.IQueryable Interface Reference

Provides functionality to evaluate queries against a specific data source wherein the type of the data is not specified. More...

Inheritance diagram for System.Linq.IQueryable:
[legend]

Detailed Description

Provides functionality to evaluate queries against a specific data source wherein the type of the data is not specified.

Definition at line 9 of file IQueryable.cs.


The documentation for this interface was generated from the following file: