openPDC Synchrophasor Help
Equals Method (obj)
NamespacesTVA.PhasorProtocolsDataCellBaseEquals(Object)
Determines whether the specified object is equal to the DataCellBase.
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 DataCellBase.
Return Value
true if the specified object is equal to the DataCellBase; otherwise, false.

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