Оператор Inequality
Determines whether two objects are different.
Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.
Список перегрузок
Имя | Описание | |
---|---|---|
Inequality(Object, ConnectionEvaluationHistory. . :: . .Key) | Determines whether the object identified by a Object is the same as the object identified by a ConnectionEvaluationHistory..::..Key. | |
Inequality(ConnectionEvaluationHistory. . :: . .Key, ConnectionEvaluationHistory. . :: . .Key) | Determines whether the objects identified by two ConnectionEvaluationHistory..::..Key objects are different. | |
Inequality(ConnectionEvaluationHistory. . :: . .Key, Object) | Determines whether the object identified by a Object is the same as the object identified by a ConnectionEvaluationHistory..::..Key. |
В начало