Mono Class Library: OverviewSystem.Linq.IOrderedQueryable: Members |
The members of System.Linq.IOrderedQueryable are listed below.
staticAsQueryable(this IEnumerable) : IQueryable Documentation for this section has not yet been entered. staticCast<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered. staticCast<TResult>(this IQueryable) : IQueryable<TResult> Documentation for this section has not yet been entered. staticOfType<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered. staticOfType<TResult>(this IQueryable) : IQueryable<TResult> Documentation for this section has not yet been entered.