Get groups of entities from an entity collection with Linq and C#
If you want to get groups of entities from an entitycollection in C# you can use Linq: Assignment class using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace Rvl.HelperTools.Common.BE { public class Assignment { public