Свойство | Тип | Описание | |
---|---|---|---|
abbrAxis | bool |
Метод | Описание | |
---|---|---|
Axis ( AxisType axisType, AstNode input ) : System | ||
Axis ( AxisType axisType, AstNode input, string prefix, string name, XPathNodeType nodetype ) : System |
public Axis ( AxisType axisType, AstNode input ) : System | ||
axisType | AxisType | |
input | AstNode | |
Результат | System |
public Axis ( AxisType axisType, AstNode input, string prefix, string name, XPathNodeType nodetype ) : System | ||
axisType | AxisType | |
input | AstNode | |
prefix | string | |
name | string | |
nodetype | XPathNodeType | |
Результат | System |