Name | Description | |
---|---|---|
FormulaSyntaxTree Constructor | Initializes a new instance of the FormulaSyntaxTree class. |
The following tables list the members exposed by FormulaSyntaxTree.
Name | Description | |
---|---|---|
FormulaSyntaxTree Constructor | Initializes a new instance of the FormulaSyntaxTree class. |
Name | Description | |
---|---|---|
Clone | Creates a copy of the FormulaSyntaxTree instance. | |
Equals | Checks whether the FormulaSyntaxTree equal to another. | |
GetHashCode | This object doesn't support getting hash code, because all fields are mutable. | |
Parse | Overloaded. Creates a new FormulaSyntaxTree from a System.String. | |
ToString | Overloaded. Returns the text for this formula. |