Partilhar via


Método DesignSurfaceElementOperations.CanMergeElementGroupPrototype (ModelElement, ElementGroupPrototype)

Este membro substitui ElementOperations.CanMergeElementGroupPrototype(ModelElement, ElementGroupPrototype).

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (em Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Sintaxe

'Declaração
Public Overrides Function CanMergeElementGroupPrototype ( _
    targetElement As ModelElement, _
    elementGroupPrototype As ElementGroupPrototype _
) As Boolean
public override bool CanMergeElementGroupPrototype(
    ModelElement targetElement,
    ElementGroupPrototype elementGroupPrototype
)

Parâmetros

Valor de retorno

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

DesignSurfaceElementOperations Classe

Sobrecargas CanMergeElementGroupPrototype

Namespace Microsoft.VisualStudio.Modeling.Diagrams