Partager via


DesignSurfaceElementOperations.CanMergeElementGroupPrototype, méthode (ModelElement, ElementGroupPrototype)

Ce membre substitue ElementOperations.CanMergeElementGroupPrototype(ModelElement, ElementGroupPrototype).

Espace de noms :  Microsoft.VisualStudio.Modeling.Diagrams
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Syntaxe

'Déclaration
Public Overrides Function CanMergeElementGroupPrototype ( _
    targetElement As ModelElement, _
    elementGroupPrototype As ElementGroupPrototype _
) As Boolean
public override bool CanMergeElementGroupPrototype(
    ModelElement targetElement,
    ElementGroupPrototype elementGroupPrototype
)

Paramètres

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

DesignSurfaceElementOperations Classe

CanMergeElementGroupPrototype, surcharge

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms