openPDC Synchrophasor Help
Equals Method (other)
NamespacesTVA.PhasorProtocolsChannelFrameBase<(Of <(<'T>)>)>Equals(IFrame)
Determines whether the specified IFrame is equal to the current ChannelFrameBase<(Of <(<'T>)>)>.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool Equals(
	IFrame other
)
Public Overridable Function Equals ( _
	other As IFrame _
) As Boolean
public:
virtual bool Equals(
	IFrame^ other
)
Parameters
other (IFrame)
The IFrame to compare with the current ChannelFrameBase<(Of <(<'T>)>)>.
Return Value
true if the specified IFrame is equal to the current ChannelFrameBase<(Of <(<'T>)>)>; otherwise, false.
Remarks
This frame implementation compares itself by timestamp.

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