Harness proD API Help
EPLAN.Harness.API.LibraryParts.CableEntities Namespace / BaseCableEntityInfo Class / Equals Method
Object to compare.
In This Topic
    Equals Method (BaseCableEntityInfo)
    In This Topic
    Is this cable entity equal to the following object?
    Syntax
    public override bool Equals( 
       object obj
    )

    Parameters

    obj
    Object to compare.

    Return Value

    True if the object is equal to this cable entity, otherwise False.
    See Also