Operatore Inequality
Determines whether the two specified objects are not equal.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
Inequality(Object, RegisteredServer. . :: . .Key) | Determines whether two objects are equal by performing an inequality operation on them using the specified object and right operator. | |
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. | |
Inequality(RegisteredServer. . :: . .Key, Object) | Determines whether two objects are equal by performing an inequality operation on them using the specified object and left operator. |
In alto
Vedere anche