API Help
Eplan.EplApi.DataModel.Planning Namespace / PlanningSegment.PLCAddress Class / Equals Method
PLCAddress to compare

In This Topic
Equals Method (PlanningSegment.PLCAddress)
In This Topic
Operator of comparison implementation. Checks if two PLCAddresses refer to the same object in the project.
Syntax
public override bool Equals( 
   object obj
)

Parameters

obj
PLCAddress to compare
See Also