Partager via


Opérateur Inequality

Determines whether the two specified objects are not equal.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Opérateur publicMembre statique Inequality(Object, RegisteredServer. . :: . .Key) Determines whether two objects are equal by performing an inequality operation on them using the specified object and right operator.
Opérateur publicMembre statique Inequality(RegisteredServer. . :: . .Key, RegisteredServer. . :: . .Key) Determines whether two objects are equal by performing an inequality operation on them using the left operator and right operator.
Opérateur publicMembre statique Inequality(RegisteredServer. . :: . .Key, Object) Determines whether two objects are equal by performing an inequality operation on them using the specified object and left operator.

Haut de la page