Aracılığıyla paylaş


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

Verilen kök öğe listesine dayalı verilen tür kapanışı listesini alır

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 GetClosureList ( _
    rootElements As ICollection(Of ModelElement), _
    type As ClosureType, _
    bypassDemandLoading As Boolean _
) As ReadOnlyCollection(Of ModelElement)
public ReadOnlyCollection<ModelElement> GetClosureList(
    ICollection<ModelElement> rootElements,
    ClosureType type,
    bool bypassDemandLoading
)

Parametreler

Dönüş Değeri

Tür: System.Collections.ObjectModel.ReadOnlyCollection<ModelElement>
ICollection

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

Partition Sınıf

GetClosureList Fazla Yük

Microsoft.VisualStudio.Modeling Ad Alanı