可能重复: Linq:长列表中的列表列表
我用LINQ转换它. List<List<string>>到List<string>. 如果叶子重叠.必须在一行.
List<List<string>>
List<string>.
c# linq
c# ×1
linq ×1