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, EvaluationDetail.Key) | Performs a Boolean equality operation to determine whether two evaluation detail object keys reference the same evaluation detail object. |
![]() ![]() |
Inequality(EvaluationDetail.Key, EvaluationDetail.Key) | Determines whether the objects identified by two EvaluationDetail.Key objects are different. |
![]() ![]() |
Inequality(EvaluationDetail.Key, Object) | Performs a Boolean equality operation to determine whether two evaluation detail object keys reference the same evaluation detail object. |
Top