Method Equals
Equals(SystemGraphData)
Determine if other object is equal.
Declaration
public bool Equals(SystemGraphData other)
Parameters
Type | Name | Description |
---|---|---|
SystemGraphData | other | The other object. |
Returns
Type | Description |
---|---|
bool |
|