openPDC Synchrophasor Help
CompareTo Method (other)
NamespacesTVA.PhasorProtocolsChannelFrameBase<(Of <(<'T>)>)>CompareTo(IFrame)
Compares the ChannelFrameBase<(Of <(<'T>)>)> with an IFrame.
Declaration Syntax
C#Visual BasicVisual C++
public virtual int CompareTo(
	IFrame other
)
Public Overridable Function CompareTo ( _
	other As IFrame _
) As Integer
public:
virtual int CompareTo(
	IFrame^ other
)
Parameters
other (IFrame)
The IFrame 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.

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