Convenience function for static .NET System.Delegate RemoveAll method
result = RemoveAll(combinedDelegate,removedDelegate)
removes
all instances of result
= RemoveAll(combinedDelegate
,removedDelegate
)removedDelegate
from combinedDelegate
.
|
.NET |
|
.NET |
|
.NET |
Use the static RemoveAll
method of the System.Delegate
class.