IOrderedQueryable.OfType Method
.NET Framework 3.5
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
OfType() | Filters the elements of an IQueryable based on a specified type. (Defined by Queryable.) |
|
OfType() | Filters the elements of an IEnumerable based on a specified type. (Defined by Enumerable.) |