Name | Description | |
---|---|---|
EventHandlerTable Constructor | Overloaded. |
The following tables list the members exposed by EventHandlerTable.
Name | Description | |
---|---|---|
EventHandlerTable Constructor | Overloaded. |
Name | Description | |
---|---|---|
Item | Gets or sets the System.Delegate for the specified object. |
Name | Description | |
---|---|---|
AddHandler | Adds a delegate to the list. | |
Clone | Creates an exact copy of the EventHandlerTable. | |
Combine | Adds the delegates contained in eventHandlerTable into the current EventHandlerTable. | |
RemoveHandler | Removes a delegate from the list. |