Оператор 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.

В начало