Eplan Platform API
Eplan.EplApi.DataModel Namespace / PinBase Class / Equals Method

In This Topic
    Equals Method (PinBase)
    In This Topic
    Comparison of two PinBase objects. Comparison is made by comparing each of Pin members instead of internal object id.
    Syntax
    public override bool Equals( 
       object object
    )
    public:
    bool Equals( 
       Object^ object
    ) override 

    Parameters

    object
    See Also