Udostępnij za pośrednictwem


Metoda ElementOperations.CanMergeElementGroupPrototype — (ModelElement, ElementGroupPrototype)

Zwraca wartość wskazującą, czy można przeprowadzić MergeElementGroupPrototype.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Składnia

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

Parametry

Wartość zwracana

Typ: System.Boolean
Wartość wskazująca, czy można przeprowadzić MergeElementGroupPrototype.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ElementOperations Klasa

Przeciążenie CanMergeElementGroupPrototype

Przestrzeń nazw Microsoft.VisualStudio.Modeling