Aracılığıyla paylaş


Partition.GetClosurePrototypeGroup Yöntem (ICollection<ModelElement>, ClosureType, Boolean)

Verilen kök öğeleri listesini temel alan belirli kapanışı türünde bir ElementGroupPrototype oluşturur.

Ad alanı:  Microsoft.VisualStudio.Modeling
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (Microsoft.VisualStudio.Modeling.Sdk.11.0.dll içinde)

Sözdizimi

'Bildirim
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
)

Parametreler

  • bypassDemandLoading
    Tür: System.Boolean
    İsteğe bağlı kapanışı oluşturulurken yüklemeyi atlamak gösterir

Dönüş Değeri

Tür: Microsoft.VisualStudio.Modeling.ElementGroupPrototype
kapanışı walk seçili öğe koleksiyonu için bir ElementGroupPrototype

Notlar

İlişki, gömme hedefinden herhangi bir grup-yer, yer almayan tüm Grup öğelerini ElementGroupPrototype kök öğeler olarak işaretlenir.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

Partition Sınıf

GetClosurePrototypeGroup Fazla Yük

Microsoft.VisualStudio.Modeling Ad Alanı