PredSourceInfo.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, PredSourceInfo.Key) | Determines whether a PredCompareInfo.Key object is not equal to another object. | |
Inequality(PredSourceInfo.Key, PredSourceInfo.Key) | Determines whether a PredCompareInfo.Key object is not equal to a PredCompareInfo.Key object. | |
Inequality(PredSourceInfo.Key, Object) | Determines whether a PredCompareInfo.Key object is not equal to another object. |
Top