LINQ select top 1 grouped and ordered by array indices

前端 未结 0 617
野趣味
野趣味 2020-12-07 20:32

I would like to create a LINQ expression that can:

  1. Group by the second index of the nested array ("Dejan", "Branko")
  2. Convert the th
相关标签:
回答
  • 消灭零回复
提交回复
热议问题