Оператор Equality
Determines whether the two specified objects are equal.
Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.
Список перегрузок
| Имя | Описание | |
|---|---|---|
![]() ![]() |
Equality(Object, RegisteredServer. . :: . .Key) | Determines whether two objects are equal by performing an equality operation on them with the object and right operator specified. |
![]() ![]() |
Equality(RegisteredServer. . :: . .Key, RegisteredServer. . :: . .Key) | Determines whether two objects are equal by performing an equality operation on them using the specified left operator and right operator. |
![]() ![]() |
Equality(RegisteredServer. . :: . .Key, Object) | Determines whether two objects are equal by performing an equality operation on them with the object and left operator specified. |
В начало
.gif)
.gif)