Compares the SignalReferenceMeasurement with the specified Object.


- obj (Object)
- The Object to compare with the current SignalReferenceMeasurement.

A 32-bit signed integer that indicates the relative order of the objects being compared.

Measurement implementations should compare by hash code.

Exception | Condition |
---|---|
ArgumentException | obj is not an IMeasurement. |