QueryableExtensionsGroupBy Method |
Name | Description | |
---|---|---|
![]() ![]() |
GroupBy(IQueryable, IEnumerableIGroupDescriptor) |
Groups the elements of a sequence according to a specified groupDescriptors.
|
![]() ![]() |
GroupBy(IQueryable, LambdaExpression) |
Groups the elements of a sequence according to a specified key selector function.
|