PredSourceInfo.Key.Equality 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 | |
---|---|---|
Equality(Object, PredSourceInfo.Key) | Implements the operator == that tests equality between an instance of PredSourceInfo.Key and another object. | |
Equality(PredSourceInfo.Key, PredSourceInfo.Key) | Determines whether two PredSourceInfo.Key objects are equal. | |
Equality(PredSourceInfo.Key, Object) | Determines whether a PredCompareInfo.Key object is equal to another object. |
Top