Udostępnij za pośrednictwem


Metoda ElementOperations.CanMergeElementGroupPrototype — (ModelElement, ProtoElementBase, ElementGroupPrototype)

Zwraca wartość wskazującą, czy MergeElementGroupPrototype należy przeprowadzić biorąc pod uwagę w szczególności prototyp Wózek nośny i element grupy.

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

Składnia

'Deklaracja
Protected Friend Overridable Function CanMergeElementGroupPrototype ( _
    targetElement As ModelElement, _
    toMergeProtoElement As ProtoElementBase, _
    elementGroupPrototype As ElementGroupPrototype _
) As Boolean
protected internal virtual bool CanMergeElementGroupPrototype(
    ModelElement targetElement,
    ProtoElementBase toMergeProtoElement,
    ElementGroupPrototype elementGroupPrototype
)

Parametry

  • toMergeProtoElement
    Typ: Microsoft.VisualStudio.Modeling.ProtoElementBase
    Główny ProtoElement w ElementGroupPrototype, gdy odtworzonego, będzie stają się scalone element docelowy.Ten parametr może być null, w którym to przypadku ElementGroupPrototype nie zawiera żadnych ProtoElements.

Wartość zwracana

Typ: System.Boolean
Wartość wskazująca, czy MergeElementGroupPrototype można wykonać podane określonego elementu docelowego i podrzędne.

Uwagi

Proces CanMergeElementGroupPrototype wywołuje ten przeciążenie dla każdego katalogu głównego, który ProtoElement w ElementGroupPrototype, aby ustalić, jeśli element docelowy lub obiektu docelowego skojarzonego elementu modelu (jeśli ma zastosowanie) może służyć jako cel elementu, reprezentowana przez ProtoElement.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ElementOperations Klasa

Przeciążenie CanMergeElementGroupPrototype

Przestrzeń nazw Microsoft.VisualStudio.Modeling