Свойство | Type | Description | |
---|---|---|---|
Equal | bool | ||
MoveToAttribute | bool | ||
MoveToChild | bool | ||
MoveToParent | void | ||
Pop | void | ||
Push | void |
Méthode | Description | |
---|---|---|
AxisStack ( ForwardAxis faxis, ActiveAxis parent ) : System.Xml.XPath |
Méthode | Description | |
---|---|---|
Equal ( string thisname, string thisURN, string name, string URN ) : bool | ||
MoveToAttribute ( string name, string URN, int depth ) : bool | ||
MoveToChild ( string name, string URN, int depth ) : bool | ||
MoveToParent ( string name, string URN, int depth ) : void | ||
Pop ( ) : void | ||
Push ( int depth ) : void |
public AxisStack ( ForwardAxis faxis, ActiveAxis parent ) : System.Xml.XPath | ||
faxis | ForwardAxis | |
parent | ActiveAxis | |
Résultat | System.Xml.XPath |