Sys.INotifyDisposing.disposing 事件

更新:2007 年 11 月

在释放对象的资源时发生。

my_INotifyDisposing.add_disposing(handler);
my_INotifyDisposing.remove_disposing(handler);

参数

  • handler
    disposing 事件的事件处理程序的名称。

请参见

参考

Sys.INotifyDisposing 接口

其他资源

语言参考