openPDC Synchrophasor Help
CompareTo Method (obj)
NamespacesTVA.PhasorProtocolsSignalReferenceCompareTo(Object)
Compares the current object with another object of the same type.
Declaration Syntax
C#Visual BasicVisual C++
public int CompareTo(
	Object obj
)
Public Function CompareTo ( _
	obj As Object _
) As Integer
public:
int CompareTo(
	Object^ obj
)
Parameters
obj (Object)
An object to compare with this SignalReference.
Return Value
A 32-bit signed integer that indicates the relative order of the objects being compared.
Exceptions
ExceptionCondition
ArgumentExceptionObject is not a SignalReference.

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