Оператор Equality

Determines whether two objects are the same.

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

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

  Имя Описание
Открытый операторСтатический элемент Equality(Object, RegisteredServersStore. . :: . .Key) Determines whether the object identified by a Object is the same as the object identified by a RegisteredServersStore..::..Key.
Открытый операторСтатический элемент Equality(RegisteredServersStore. . :: . .Key, RegisteredServersStore. . :: . .Key) Determines whether the objects identified by two RegisteredServersStore..::..Key objects are the same.
Открытый операторСтатический элемент Equality(RegisteredServersStore. . :: . .Key, Object) Determines whether the object identified by a Object is the same as the object identified by a RegisteredServersStore..::..Key.

В начало