XmlNodeExtensions.XPathSelectSingleNode MethodXmlNodeExtensions.XPathSelectSingleNode MethodXmlNodeExtensions::XPathSelectSingleNode Method
Evaluates the specified XPath 2.0 expression to select a single node.
Overload List
Name | Description | |
---|---|---|
![]() ![]() | XPathSelectSingleNode (XmlNode, string)XPathSelectSingleNode (XmlNode, String)XPathSelectSingleNode (XmlNode^, String^) | Evaluates the specified XPath 2.0 expression to select a single node. |
![]() ![]() | XPathSelectSingleNode (XmlNode, string, IXmlNamespaceResolver)XPathSelectSingleNode (XmlNode, String, IXmlNamespaceResolver)XPathSelectSingleNode (XmlNode^, String^, IXmlNamespaceResolver^) | Evaluates the specified XPath 2.0 expression to select a single node. |