Delegate..::..Remove Method
Namespace:
System
Assembly: Bridge (in Bridge.dll)
Assembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public static Delegate Remove( Delegate source, Delegate value )
<TemplateAttribute> _ Public Shared Function Remove ( _ source As Delegate, _ value As Delegate _ ) As Delegate
[TemplateAttribute] public: static Delegate^ Remove( Delegate^ source, Delegate^ value )