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