|
1
2
这是一种将数据结构解析为包含element1字符串属性和IEnumerable element2属性(其中包含多个element2数据)的项的方法。
|
|
|
2
1
你可以这样做:
它将查找别名属性为element1的所有节点。 |