| Parameter | Description |
|---|---|
| other | The other PortReference to compare with this instance. |
bool Returns true when both references share the same PortReference.PortID and refer to the same PortReference.Context instance. Otherwise, returns false.
Indicates whether this PortReference is equal to another PortReference.
| Parameter | Description |
|---|---|
| obj | The object to compare with this PortReference. |
bool Returns true when is a PortReference equal to this instance. Otherwise, returns false.
Indicates whether this PortReference is equal to another object.