Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDAnyPropertyId Class / Equality Operator
First MDAnyPropertyId object to compare
Second MDAnyPropertyId object to compare

In This Topic
    Equality Operator (MDAnyPropertyId)
    In This Topic
    Equality operator
    Syntax

    Parameters

    Parameter NameDescription
    leftFirst MDAnyPropertyId object to compare
    rightSecond MDAnyPropertyId object to compare

    Return Value

    True if MDAnyPropertyId objects have the same Id and Index.
    See Also