Property | Type | Description | |
---|---|---|---|
abbrAxis | bool |
Method | Description | |
---|---|---|
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 | |
return | System |
public Axis ( AxisType axisType, AstNode input, string prefix, string name, XPathNodeType nodetype ) : System | ||
axisType | AxisType | |
input | AstNode | |
prefix | string | |
name | string | |
nodetype | XPathNodeType | |
return | System |