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

left
First MDAnyPropertyId object to compare
right
Second MDAnyPropertyId object to compare

Return Value

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