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