Determines whether the current
Export object is equal to
obj.

Declaration Syntax
Public Overrides Function Equals ( _
obj As Object _
) As Boolean
public:
virtual bool Equals(
Object^ obj
) override

Parameters
- obj (Object)
- Object against which the current Export object is to be compared for equality.

Return Value
true if the current
Export object is equal to
obj; otherwise false.
Assembly:
TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252