Оператор Equality

Determines whether the specified object key is equal to the referenced object key.

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

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

  Имя Описание
Открытый операторСтатический элемент Equality(Object, Computer. . :: . .Key) A Boolean value that specifies whether the specified keys are equal. If true, the keys are equal; otherwise, false.
Открытый операторСтатический элемент Equality(Computer. . :: . .Key, Computer. . :: . .Key) Determines whether the specified object key is equal to the referenced object key.
Открытый операторСтатический элемент Equality(Computer. . :: . .Key, Object) Determines whether the specified object key is equal to the referenced object key.

В начало