Partager via


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

Retourne une valeur indiquant si MergeElementGroupPrototype peut être effectué.

Espace de noms :  Microsoft.VisualStudio.Modeling
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.11.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
Une valeur indiquant si MergeElementGroupPrototype peut être effectué.

Sécurité .NET Framework

Voir aussi

Référence

ElementOperations Classe

CanMergeElementGroupPrototype, surcharge

Microsoft.VisualStudio.Modeling, espace de noms