Compares the ChannelValueMeasurement<(Of <(<'T>)>)> with the specified Object.
Declaration Syntax
Parameters
- obj (Object)
- The Object to compare with the current ChannelValueMeasurement<(Of <(<'T>)>)>.
Return Value
A 32-bit signed integer that indicates the relative order of the objects being compared.
Remarks
Measurement implementations should compare by hash code.
Exceptions
Exception | Condition |
---|---|
ArgumentException | obj is not an IMeasurement. |