openPDC Synchrophasor Help
CompareTo Method (other)
NamespacesTVA.PhasorProtocolsSignalReferenceCompareTo(SignalReference)
Compares the current object with another object of the same type.
Declaration Syntax
C#Visual BasicVisual C++
public int CompareTo(
	SignalReference other
)
Public Function CompareTo ( _
	other As SignalReference _
) As Integer
public:
virtual int CompareTo(
	SignalReference other
) sealed
Parameters
other (SignalReference)
Another SignalReference to compare with this SignalReference.
Return Value
A 32-bit signed integer that indicates the relative order of the objects being compared.

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