'Declaration Public Enum SyntaxTreeKind Inherits System.Enum
public enum SyntaxTreeKind : System.Enum
'Declaration Public Enum SyntaxTreeKind Inherits System.Enum
public enum SyntaxTreeKind : System.Enum
Member | Description |
---|---|
Add | |
AndAlso | |
At | |
Conditional | |
Divide | |
ElementAccess | |
Equal | |
False | |
GreaterThan | |
GreaterThanOrEqual | |
Identifier | |
IsFalse | |
IsTrue | |
LessThan | |
LessThanOrEqual | |
Modulo | |
Multiply | |
Negate | |
Not | |
NotEqual | |
Null | |
Number | |
OrElse | |
Parens | |
PropertyAccess | |
String | |
Subtract | |
True | |
UnaryPlus |
System.Object
System.ValueType
System.Enum
GrapeCity.DataVisualization.Chart.SyntaxTreeKind