Click or drag to resize
EventInfoGetRemoveMethod Method
Overload List
  NameDescription
Public methodGetRemoveMethod
Returns the method used to remove an event handler delegate from the event source.
Public methodGetRemoveMethod(Boolean)
When overridden in a derived class, retrieves the MethodInfo object for removing a method of the event, specifying whether to return non-public methods.
Top
See Also