Method Equals
Equals(TreeData)
Declaration
public bool Equals(TreeData other)Parameters
| Type | Name |
|---|---|
| TreeData | other |
Returns
| Type |
|---|
| bool |
Implements
Equals(object)
Declaration
public override bool Equals(object obj)Parameters
| Type | Name |
|---|---|
| object | obj |
Returns
| Type |
|---|
| bool |
