[]
Checks whether the FormulaSyntaxTree equal to another.
public override bool Equals(object obj)
Public Overrides Function Equals(obj As Object) As Boolean
| Type | Name | Description |
|---|---|---|
| object | obj | Another syntax tree. |
| Type | Description |
|---|---|
| bool | Whether the tree equals to the specified node. |