Оператор Inequality

Determines whether the two specified objects are not equal.

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый операторСтатический элемент 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.

В начало