ElementEventManager.Remove 方法 (DomainModelInfo, Delegate)

移除特定域模型的事件处理程序。

命名空间:  Microsoft.VisualStudio.Modeling
程序集:  Microsoft.VisualStudio.Modeling.Sdk.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.11.0.dll 中)

语法

声明
Public Sub Remove ( _
    domainModel As DomainModelInfo, _
    handler As Delegate _
)
public void Remove(
    DomainModelInfo domainModel,
    Delegate handler
)

参数

.NET Framework 安全性

请参见

参考

ElementEventManager 类

Remove 重载

Microsoft.VisualStudio.Modeling 命名空间