开发者

How do I search just the children of an XDocument, rather than all of its descendants?

开发者 https://www.devze.com 2022-12-19 03:13 出处:网络
I can\'t seem to find anything other than XDocum开发者_运维技巧ent.Descendants () in the documentation. Is there any way to do this?what you\'re looking for might be XDocument.Elements(). MSDN Referen

I can't seem to find anything other than XDocum开发者_运维技巧ent.Descendants () in the documentation. Is there any way to do this?


what you're looking for might be XDocument.Elements(). MSDN Reference.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号