| Parameter | Description |
|---|---|
| other | The other PortReference to compare with the current 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 the current PortReference is equal to another PortReference.
| Parameter | Description |
|---|---|
| obj | The object to compare with the current PortReference. |
bool Returns true when is a PortReference equal to the current instance. Otherwise, returns false.
Indicates whether the current PortReference is equal to another object.