ElementOperations.CanMergeElementGroupPrototype 方法 (ModelElement, ElementGroupPrototype)

返回一 MergeElementGroupPrototype 淡出中执行的。

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

语法

声明
Public Overridable Function CanMergeElementGroupPrototype ( _
    targetElement As ModelElement, _
    elementGroupPrototype As ElementGroupPrototype _
) As Boolean
public virtual bool CanMergeElementGroupPrototype(
    ModelElement targetElement,
    ElementGroupPrototype elementGroupPrototype
)

参数

返回值

类型:System.Boolean
指示是否 MergeElementGroupPrototype 的值可执行。

.NET Framework 安全性

请参见

参考

ElementOperations 类

CanMergeElementGroupPrototype 重载

Microsoft.VisualStudio.Modeling 命名空间