这一篇介绍了下面的内容: 查询object数组 查询强类型数组 查询泛型字典 查询字符串 SelectMany 索引 Distinct操作符 排序 嵌套查询 分组 组连接 内连接 左外连接 交叉连接 skip,take 详细请参看代码. using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.…