Udostępnij za pośrednictwem


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

Tworzy prototyp grupy element partycji domyślnej zamknięcia określonego typu, gdy wykaz głównych elementów i umożliwia pomijanie popytu załadunku.

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
    wartość PRAWDA, aby żądanie pomijania ładowania podczas tworzących zamknięcie; w przeciwnym razie wartość false.

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.ElementGroupPrototype
Kolekcja prototyp grupy elementu, która stanowi zamknięcia dla kopii.

Uwagi

prototyp grupy element DistinguishedElements listy zostanie wypełniona lista elementów głównych

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Store Klasa

Przeciążenie GetClosurePrototypeGroup

Przestrzeń nazw Microsoft.VisualStudio.Modeling