openPDC Synchrophasor Help
Equals Method (other)
NamespacesTVA.PhasorProtocolsSignalReferenceEquals(SignalReference)
Indicates whether the current object is equal to another object of the same type.
Declaration Syntax
C#Visual BasicVisual C++
public bool Equals(
	SignalReference other
)
Public Function Equals ( _
	other As SignalReference _
) As Boolean
public:
virtual bool Equals(
	SignalReference other
) sealed
Parameters
other (SignalReference)
An object to compare with this object.
Return Value
true if the current object is equal to the other parameter; otherwise, false.

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