开发者

Function Contains in XElement

How do I get if the XElement Contains Specific chi开发者_JAVA百科ldren ?


Use HasElements or HasAttributes.

If you want to check for a specific set of elements, look here:
Checking an XElement for Existence of One of Several Possible XElements

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜