Overload | Description |
---|---|
AEEventType Constructor() | Initializes a new instance of the AEEventType class.Initializes a new instance of the class, with all event types included. |
AEEventType Constructor(AEEventType) | Initializes a new instance of the AEEventType class.Initializes a new instance of the class, from other AEEventType. |
AEEventType Constructor(AEEventTypes) | Initializes a new instance of the AEEventType class.Initializes a new instance of the class, with value specified as a combination of enumerated values. |
AEEventType Constructor(Int64) | Initializes a new instance of the AEEventType class.Initializes a new instance of the class, with value specified as bit fields in an integer. |