The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
EventRegistrationTokenTable<T>::RemoveEventHandler Method
.NET Framework (current version)
Removes an event handler from the table and the invocation list.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | RemoveEventHandler(T) | Removes the specified event handler delegate from the table and the invocation list. |
![]() | RemoveEventHandler(EventRegistrationToken) | Removes the event handler that is associated with the specified token from the table and the invocation list. |
Show:
