Оператор 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. |
В начало
.gif)
.gif)