Events
Gets the list of events defined in the current type, but not those inherited from the base types.
Declaration
IEventCollection Events { get; }
Property Value
Type | Description |
---|---|
IEventCollection |
Gets the list of events defined in the current type, but not those inherited from the base types.
IEventCollection Events { get; }
Type | Description |
---|---|
IEventCollection |