Operator operator !=
operator !=(GraphicsConfigIdentity, GraphicsConfigIdentity)
Determines whether two GraphicsConfigIdentity instances are not equal.
public static bool operator !=(GraphicsConfigIdentity left, GraphicsConfigIdentity right)
Parameters
leftGraphicsConfigIdentityThe first GraphicsConfigIdentity instance to compare.
rightGraphicsConfigIdentityThe second GraphicsConfigIdentity instance to compare.