public static IQueryable Take( this IQueryable source, int count )
<ExtensionAttribute> Public Shared Function Take ( source As IQueryable, count As Integer ) As IQueryable
2002-2017 Solutions Design bv