Udostępnij za pośrednictwem


Metoda Partition.GetClosurePrototypeGroup — (ICollection<ModelElement>, ClosureType, Boolean)

Tworzy ElementGroupPrototype zamknięcia danego typu na podstawie danej listy głównych elementów

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

Składnia

'Deklaracja
Public Function GetClosurePrototypeGroup ( _
    rootElements As ICollection(Of ModelElement), _
    type As ClosureType, _
    bypassDemandLoading As Boolean _
) As ElementGroupPrototype
public ElementGroupPrototype GetClosurePrototypeGroup(
    ICollection<ModelElement> rootElements,
    ClosureType type,
    bool bypassDemandLoading
)

Parametry

  • bypassDemandLoading
    Typ: System.Boolean
    Wskazuje, czy ominąć żądanie ładowania podczas tworzących zamknięcia

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.ElementGroupPrototype
ElementGroupPrototype dla kolekcji element zaznaczony w walk zamknięcia

Uwagi

Wszystkie elementy grupy, które nie są docelowe z każdym grupy zawarte, osadzanie relacji, są oznaczane jako elementy główne w ElementGroupPrototype.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Partition Klasa

Przeciążenie GetClosurePrototypeGroup

Przestrzeń nazw Microsoft.VisualStudio.Modeling