Answer Posted / Anoop Kumar Suhane
To use GroupBy in LINQ, you can call the GroupBy method on an IEnumerable collection and pass a delegate for selecting the grouping key. This returns an IGroupedEnumerable that contains groups of objects.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category