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