Compares the current object with another object of the same type.
Declaration Syntax
Parameters
- obj (Object)
- An object to compare with this SignalReference.
Return Value
A 32-bit signed integer that indicates the relative order of the objects being compared.
Exceptions
Exception | Condition |
---|---|
ArgumentException | Object is not a SignalReference. |