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