RemoveAll
用于 .NET System.Delegate RemoveAll 静态方法的便利函数
说明
从 result = RemoveAll(combinedDelegate,removedDelegate)combinedDelegate 中删除 removedDelegate 的所有实例。有关 System.Delegate RemoveAll 方法的信息,请参考 Microsoft® .NET 文档。
输入参数
输出参量
替代功能
使用 System.Delegate 类的静态 RemoveAll 方法。
版本历史记录
在 R2011a 中推出