Main Content
RemoveAll
Convenience function for static .NET System.Delegate RemoveAll method
Description
removes all instances of result
= RemoveAll(combinedDelegate
,removedDelegate
)removedDelegate
from
combinedDelegate
. For information about the
System.Delegate
RemoveAll
method, refer to Microsoft® .NET documentation.
Input Arguments
Output Arguments
Alternative Functionality
Use the static RemoveAll
method of the
System.Delegate
class.
Version History
Introduced in R2011a