Méthode | Description | |
---|---|---|
EvaluateXPath ( |
||
EvaluateXPath ( string forSomeXml ) : string | ||
XPath ( string anXPathExpression ) : System.Text | ||
XPathExists ( |
||
XPathExists ( string forSomeXml ) : bool |
Méthode | Description | |
---|---|---|
EvaluateXPath ( |
||
GetNavigator ( |
||
GetNodeIterator ( |
public EvaluateXPath ( |
||
forXmlInput | ||
Résultat | string |
public EvaluateXPath ( string forSomeXml ) : string | ||
forSomeXml | string | |
Résultat | string |
public XPath ( string anXPathExpression ) : System.Text | ||
anXPathExpression | string | |
Résultat | System.Text |
public XPathExists ( |
||
forInput | ||
Résultat | bool |
public XPathExists ( string forSomeXml ) : bool | ||
forSomeXml | string | |
Résultat | bool |