CompartmentRuleHelper 类

具有共享代码的静态类处理的隔离舱列表项增加,删除,并更改规则。

继承层次结构

System.Object
  Microsoft.VisualStudio.Modeling.Diagrams.CompartmentRuleHelper

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

语法

声明
Public NotInheritable Class CompartmentRuleHelper
public static class CompartmentRuleHelper

CompartmentRuleHelper 类型公开以下成员。

方法

  名称 说明
公共方法静态成员 HandleCompartmentUpdate 更新 ElementLink 表示的隔离舱,因此,它将缩小/增大根据需要。
公共方法静态成员 HandleRolePlayerChangedRule 如果角色扮演者更改,我们对 “父”该关系只关心。,因为项从一种到另一个,移动了我们旧值和新父级。

页首

备注

共享代码来处理隔离舱的静态类列表项增加,删除,并更改规则。

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。

请参见

参考

Microsoft.VisualStudio.Modeling.Diagrams 命名空间