openPDC Synchrophasor Help
Equals Method (other)
NamespacesTVA.PhasorProtocolsChannelDefinitionBaseEquals(IChannelDefinition)
Returns a value indicating whether this instance is equal to specified IChannelDefinition value.
Declaration Syntax
C#Visual BasicVisual C++
public bool Equals(
	IChannelDefinition other
)
Public Function Equals ( _
	other As IChannelDefinition _
) As Boolean
public:
virtual bool Equals(
	IChannelDefinition^ other
) sealed
Parameters
other (IChannelDefinition)
A IChannelDefinition object to compare to this instance.
Return Value
True if other has the same value as this instance; otherwise, False.

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