openPDC Synchrophasor Help
Equals Method (obj)
NamespacesTVA.PhasorProtocolsSignalReferenceEquals(Object)
Indicates whether the current object is equal to another object of the same type.
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)
An object to compare with this object.
Return Value
true if the current object is equal to the other parameter; otherwise, false.
Exceptions
ExceptionCondition
ArgumentExceptionObject is not a SignalReference.

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