QueryableSkipTSource Method |
Namespace: Intuit.Ipp.LinqExtender
public static IQueryable<TSource> Skip<TSource>( this IQueryContext<TSource> source, int count )
[Missing <param name="source"/> documentation for "M:Intuit.Ipp.LinqExtender.Queryable.Skip``1(Intuit.Ipp.LinqExtender.IQueryContext{``0},System.Int32)"]
[Missing <param name="count"/> documentation for "M:Intuit.Ipp.LinqExtender.Queryable.Skip``1(Intuit.Ipp.LinqExtender.IQueryContext{``0},System.Int32)"]
[Missing <typeparam name="TSource"/> documentation for "M:Intuit.Ipp.LinqExtender.Queryable.Skip``1(Intuit.Ipp.LinqExtender.IQueryContext{``0},System.Int32)"]
[Missing <returns> documentation for "M:Intuit.Ipp.LinqExtender.Queryable.Skip``1(Intuit.Ipp.LinqExtender.IQueryContext{``0},System.Int32)"]