Condividi tramite


Metodo ElementOperations.CanMergeElementGroupPrototype (ModelElement, ElementGroupPrototype)

Restituisce un valore che indica se MergeElementGroupPrototype può essere eseguito.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintassi

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

Parametri

Valore restituito

Tipo: System.Boolean
Un valore che indica se MergeElementGroupPrototype può essere eseguito.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ElementOperations Classe

Overload CanMergeElementGroupPrototype

Spazio dei nomi Microsoft.VisualStudio.Modeling