Méthode | Description | |
---|---|---|
Evaluate ( |
Evaluates XPointer pointer and returns iterator over pointed nodes. Note, that returned XPathNodeIterator is already moved once. |
|
ShorthandPointer ( string n ) : System |
Creates shorthand XPointer given bare name.
|
public Evaluate ( |
||
nav | XPathNavigator to evaluate the
/// |
|
Résultat |
public ShorthandPointer ( string n ) : System | ||
n | string | Shorthand (bare name) |
Résultat | System |