openPDC Synchrophasor Help
Equals Method (obj)
NamespacesTVA.PhasorProtocolsChannelValueMeasurement<(Of <(<'T>)>)>Equals(Object)
Determines whether the specified Object is equal to the current ChannelValueMeasurement<(Of <(<'T>)>)>.
Declaration Syntax
C#Visual BasicVisual C++
public override bool Equals(
	Object obj
)
Public Overrides Function Equals ( _
	obj As Object _
) As Boolean
public:
virtual bool Equals(
	Object^ obj
) override
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
ExceptionCondition
ArgumentExceptionobj is not an IMeasurement.

Assembly: TVA.PhasorProtocols (Module: TVA.PhasorProtocols) Version: 1.4.192.0