Оператор Inequality

Determines whether two objects are the different.

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

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

  Имя Описание
Открытый операторСтатический элемент Inequality(Object, NameKey) Determines whether the the specified Object is different than the object represented by the specified NameKey .
Открытый операторСтатический элемент Inequality(NameKey, NameKey) Determines whether the objects represented by the two specified NameKey values are different.
Открытый операторСтатический элемент Inequality(NameKey, Object) Determines whether the object represented by the specified NameKey is different than the specified Object.

В начало