Graphisoft®
Dialog ManagerVersion: 2.0
Operator == for item objects.
bool operator== (const Item & rightOp) const;
true, if the two items are equal, otherwise false.
Decides, if the two items are equal. Two items are equal, if they are on the same panel, and their item ID is equal.