相关疑难解决方法(0)

C#linq in Dictionary <>

我有一个对象 allStudents = Dictionary<ClassRoom, List<Student>>()

在Linq,我如何获得所有男性学生的名单?(student.Gender =="m")来自所有课堂?

伊恩

c# linq dictionary

20
推荐指数
2
解决办法
3万
查看次数

标签 统计

c# ×1

dictionary ×1

linq ×1