Partager via


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

Retourne une valeur indiquant si la méthode MergeElementGroupPrototype peut être exécutée.

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

Syntaxe

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

Paramètres

Valeur de retour

Type : System.Boolean
Valeur indiquant si la méthode MergeElementGroupPrototype peut être exécutée.

Sécurité .NET Framework

Voir aussi

Référence

ElementOperations Classe

CanMergeElementGroupPrototype, surcharge

Microsoft.VisualStudio.Modeling, espace de noms