共用方式為


RolePlayerChangedEventManager.Remove 方法 (DomainRoleInfo, Delegate)

移除事件處理常式會在任何連結中所扮演特定角色的任何項目變更時呼叫。

命名空間:  Microsoft.VisualStudio.Modeling
組件:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.11.0.dll 中)

語法

'宣告
Public Sub Remove ( _
    domainRole As DomainRoleInfo, _
    handler As Delegate _
)
public void Remove(
    DomainRoleInfo domainRole,
    Delegate handler
)

參數

.NET Framework 安全性

請參閱

參考

RolePlayerChangedEventManager 類別

Remove 多載

Microsoft.VisualStudio.Modeling 命名空間