ObjectEvent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public sealed class ObjectEvent
type ObjectEvent = class
Public NotInheritable Class ObjectEvent
- Inheritance
-
ObjectEvent
Properties
Alter |
define static property for Alter |
Drop |
define static property for Drop |
Methods
Add(ObjectEvent, ObjectEvent) | |
BitwiseOr(ObjectEvent, ObjectEvent) | |
Equals(Object) | |
GetHashCode() | |
ToString() |
Operators
Addition(ObjectEvent, ObjectEvent) | |
BitwiseOr(ObjectEvent, ObjectEvent) | |
Equality(ObjectEvent, ObjectEvent) | |
Implicit(ObjectEvent to ObjectEventSet) | |
Inequality(ObjectEvent, ObjectEvent) |