Page 1 of 1

Linq.GroupBy [CLOSED]

Posted: Tue Oct 06, 2015 6:12 am
by CyborgDE
Hello,

is the Linq.GroupBy implemented ?

Regards, Uwe

Re: Linq.GroupBy

Posted: Fri Oct 23, 2015 10:47 am
by JS-Support @Userware
Hello,

Sorry, no, in the Beta 5 Linq.GroupBy is not yet implemented.

These are the methods that are available in the Beta 5:
Any, AsEnumerable, Cast, Contains, Count, ElementAt, ElementAtOrDefault, Empty, First, FirstOrDefault, OfType, OrderBy, OrderByDescending, Range, Select, SelectMany, Sum, ToArray, ToList, and Where

Thanks,
Regards,
JS-Support

Re: Linq.GroupBy

Posted: Fri Oct 23, 2015 5:38 pm
by CyborgDE
Thank you for the Info.

Regards, Uwe