ConnectionEvaluationHistory.Key Operators

Include Protected Members
Include Inherited Members

Operators

  Name Description
Public operatorStatic member Equality(Object, ConnectionEvaluationHistory.Key) Determines whether the object identified by a Object is the same as the object identified by a ConnectionEvaluationHistory.Key.
Public operatorStatic member Equality(ConnectionEvaluationHistory.Key, ConnectionEvaluationHistory.Key) Determines whether the objects identified by two ConnectionEvaluationHistory.Key objects are the same.
Public operatorStatic member Equality(ConnectionEvaluationHistory.Key, Object) Determines whether the object identified by a Object is the same as the object identified by a ConnectionEvaluationHistory.Key.
Public operatorStatic member Inequality(Object, ConnectionEvaluationHistory.Key) Determines whether the object identified by a Object is the same as the object identified by a ConnectionEvaluationHistory.Key.
Public operatorStatic member Inequality(ConnectionEvaluationHistory.Key, ConnectionEvaluationHistory.Key) Determines whether the objects identified by two ConnectionEvaluationHistory.Key objects are different.
Public operatorStatic member Inequality(ConnectionEvaluationHistory.Key, Object) Determines whether the object identified by a Object is the same as the object identified by a ConnectionEvaluationHistory.Key.

Top