openPDC Synchrophasor Help
CompareTo Method (other)
NamespacesTVA.PhasorProtocolsSignalReferenceMeasurementCompareTo(ITimeSeriesValue)
Compares the SignalReferenceMeasurement with an ITimeSeriesValue.
Declaration Syntax
C#Visual BasicVisual C++
public int CompareTo(
	ITimeSeriesValue other
)
Public Function CompareTo ( _
	other As ITimeSeriesValue _
) As Integer
public:
virtual int CompareTo(
	ITimeSeriesValue^ other
) sealed
Parameters
other (ITimeSeriesValue)
The ITimeSeriesValue to compare with the current SignalReferenceMeasurement.
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.

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