openPDC Synchrophasor Help
Equals Method (obj)
NamespacesTVA.PhasorProtocolsChannelFrameBase<(Of <(<'T>)>)>Equals(Object)
Determines whether the specified Object is equal to the current ChannelFrameBase<(Of <(<'T>)>)>.
Declaration Syntax
C#Visual BasicVisual C++
public override bool Equals(
	Object obj
)
Public Overrides Function Equals ( _
	obj As Object _
) As Boolean
public:
virtual bool Equals(
	Object^ obj
) override
Parameters
obj (Object)
The Object to compare with the current ChannelFrameBase<(Of <(<'T>)>)>.
Return Value
true if the specified Object is equal to the current ChannelFrameBase<(Of <(<'T>)>)>; otherwise, false.
Exceptions
ExceptionCondition
ArgumentExceptionObject is not an IFrame.

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