EventInfo.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, EventInfo.Key) | Determines whether a EventInfo.Key object is not equal to another object. | |
Inequality(EventInfo.Key, EventInfo.Key) | Determines whether two instances of EventInfo.Key are not equal. | |
Inequality(EventInfo.Key, Object) | Determines whether a EventInfo.Key object is not equal to another object. |
Top