| Parameter | Description |
|---|---|
| other | The other WireReference to compare with the current instance. |
bool true if both references share the same WireReference.OutputPortID, WireReference.InputPortID, and refer to the same WireReference.Context instance; otherwise, false.
Indicates whether the current WireReference is equal to another WireReference.
| Parameter | Description |
|---|---|
| obj | The object to compare with the current WireReference. |
bool true if is a WireReference equal to the current instance; otherwise, false.
Indicates whether the current WireReference is equal to another object.