Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
XPathOperatorGroup
enum
System.Xml.Xsl.XPath.XPathBuilder.XPathOperatorGroup
private
inherited
Enumerator
Unknown
Logical
Equality
Relational
Arithmetic
Negate
Union
Definition at line
12
of file
XPathBuilder.cs
.
13
{
14
Unknown
,
15
Logical
,
16
Equality
,
17
Relational
,
18
Arithmetic
,
19
Negate
,
20
Union
21
}
System.Xml.Xsl.XPath.XPathBuilder.XPathOperatorGroup.Relational
@ Relational
System.Xml.Xsl.XPath.XPathBuilder.XPathOperatorGroup.Negate
@ Negate
System.Xml.Xsl.XPath.XPathBuilder.XPathOperatorGroup.Unknown
@ Unknown
System.Xml.Xsl.XPath.XPathBuilder.XPathOperatorGroup.Equality
@ Equality
System.Xml.Xsl.XPath.XPathBuilder.XPathOperatorGroup.Arithmetic
@ Arithmetic
System.Xml.Xsl.XPath.XPathBuilder.XPathOperatorGroup.Union
@ Union
System.Xml.Xsl.XPath.XPathBuilder.XPathOperatorGroup.Logical
@ Logical
System
Xml
Xsl
Xslt
KeyMatchBuilder
Generated by
1.10.0