Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Determines whether two objects are different.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
Inequality(Object, EvaluationHistory.Key) | Determines whether the object identified by a Object is different than the object identified by a EvaluationHistory.Key. |
![]() ![]() |
Inequality(EvaluationHistory.Key, EvaluationHistory.Key) | Determines whether the objects identified by two EvaluationHistory.Key objects are different. |
![]() ![]() |
Inequality(EvaluationHistory.Key, Object) | Determines whether the object identified by a Object is different than the object identified by a EvaluationHistory.Key. |
Top