Event Operators
The Event type exposes the following members.
Operators
|
Name |
Description |
---|---|---|
|
Determines whether two instances of the Event class are equal. | |
|
Determines whether the current instance of the Event class is greater than another instance. | |
|
Determines whether the current instance of the Event class is greater than or equal to another instance. | |
|
Determines whether two instances of the Event class are not equal. | |
|
Determines whether the current instance of the Event class is less than another instance. | |
|
Determines whether the current instance of the Event class is less than or equal to another instance. |