'Declaration Public Enum SyntaxType Inherits System.Enum
public enum SyntaxType : System.Enum
'Declaration Public Enum SyntaxType Inherits System.Enum
public enum SyntaxType : System.Enum
Member | Description |
---|---|
Field | The field of the object. |
Functions | Functions. |
Keyword | Keyword. |
None | None. |
Number | Number. |
Regex | Regex expression. |
String | String. |
System.Object
System.ValueType
System.Enum
C1.WPF.ExpressionEditor.SyntaxType