openPDC Synchrophasor Help
Equals Method (obj)
NamespacesTVA.PhasorProtocolsChannelDefinitionBaseEquals(Object)
Returns a value indicating whether this instance is equal to a specified object.
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, or null.
Return Value
True if obj is an instance of IChannelDefinition and equals the value of this instance; otherwise, False.
Exceptions
ExceptionCondition
ArgumentExceptionvalue is not an IChannelDefinition.

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