0 out of 1 rated this helpful - Rate this topic

Extensions.XPathSelectElement Method

Selects an XElement using a XPath expression.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Static member XPathSelectElement(XNode, String) Selects an XElement using a XPath expression.
Public method Static member XPathSelectElement(XNode, String, IXmlNamespaceResolver) Selects an XElement using a XPath expression, resolving namespace prefixes using the specified IXmlNamespaceResolver.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.