How do I get to all the other values of my list after I have grouped by in LINQ

前端 未结 0 781
青春惊慌失措
青春惊慌失措 2021-01-07 02:14

How can I access any of the values not included in the groupby? Must be simple but I can\'t get to them.

var nextGroupedWorklist = from r in finalList
                


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题