PredCompareInfo.Key.Inequality Operator
Include Protected Members
Include Inherited Members
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, PredCompareInfo.Key) | Determines whether a PredCompareInfo.Key object is not equal to another object. | |
Inequality(PredCompareInfo.Key, PredCompareInfo.Key) | Determines whether two PredCompareInfo.Key objects are not equal. | |
Inequality(PredCompareInfo.Key, Object) | Determines whether a PredCompareInfo.Key object is not equal to another object. |
Top