Compares the ChannelValueMeasurement<(Of <(<'T>)>)> with the specified Object.
- obj (Object)
- The Object to compare with the current ChannelValueMeasurement<(Of <(<'T>)>)>.
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. |