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