openPDC Synchrophasor Help
Equals Method (other)
NamespacesTVA.PhasorProtocolsChannelValueMeasurement<(Of <(<'T>)>)>Equals(ITimeSeriesValue)
Determines whether the specified ITimeSeriesValue is equal to the current ChannelValueMeasurement<(Of <(<'T>)>)>.
Declaration Syntax
C#Visual BasicVisual C++
public bool Equals(
	ITimeSeriesValue other
)
Public Function Equals ( _
	other As ITimeSeriesValue _
) As Boolean
public:
virtual bool Equals(
	ITimeSeriesValue^ other
) sealed
Parameters
other (ITimeSeriesValue)
The ITimeSeriesValue to compare with the current ChannelValueMeasurement<(Of <(<'T>)>)>.
Return Value
true if the specified ITimeSeriesValue is equal to the current ChannelValueMeasurement<(Of <(<'T>)>)>; otherwise, false.

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