ClosureContextHelper.AddClosureElementOperation 方法 (ElementGroup, ClosureElementOperation)

添加元素关闭元素可以向组的上下文

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

语法

声明
Public Shared Sub AddClosureElementOperation ( _
    group As ElementGroup, _
    operation As ClosureElementOperation _
)
public static void AddClosureElementOperation(
    ElementGroup group,
    ClosureElementOperation operation
)

参数

.NET Framework 安全性

请参见

参考

ClosureContextHelper 类

AddClosureElementOperation 重载

Microsoft.VisualStudio.Modeling 命名空间