Convenience function for static .NET System.Delegate Remove method
result = Remove(combinedDelegate,removedDelegate)
removes
last instance of the result
= Remove(combinedDelegate
,removedDelegate
)removedDelegate
delegate from
the combinedDelegate
delegate.
|
.NET |
|
.NET |
|
.NET |
Use the static Remove
method of the System.Delegate
class.