openPDC Synchrophasor Help
CompareTo Method (obj)
NamespacesTVA.PhasorProtocolsChannelFrameBase<(Of <(<'T>)>)>CompareTo(Object)
Compares the ChannelFrameBase<(Of <(<'T>)>)> with the specified Object.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int CompareTo(
	Object obj
)
Public Overridable Function CompareTo ( _
	obj As Object _
) As Integer
public:
virtual int CompareTo(
	Object^ obj
)
Parameters
obj (Object)
The Object to compare with the current ChannelFrameBase<(Of <(<'T>)>)>.
Return Value
A 32-bit signed integer that indicates the relative order of the objects being compared.
Remarks
This frame implementation compares itself by timestamp.
Exceptions
ExceptionCondition
ArgumentExceptionObject is not an IFrame.

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