Determines whether the specified Object is equal to the current ChannelValueMeasurement<(Of <(<'T>)>)>.
Declaration Syntax
Parameters
- obj (Object)
- The Object to compare with the current ChannelValueMeasurement<(Of <(<'T>)>)>.
Return Value
true if the specified Object is equal to the current ChannelValueMeasurement<(Of <(<'T>)>)>;
otherwise, false.
Exceptions
Exception | Condition |
---|---|
ArgumentException | obj is not an IMeasurement. |