Condividi tramite


Proprietà ElementClosureWalker.ClosureList

Elenco risultante degli elementi che costituiscono la chiusura

Spazio dei nomi:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ClosureList As ReadOnlyCollection(Of ModelElement)
public ReadOnlyCollection<ModelElement> ClosureList { get; }

Valore proprietà

Tipo: System.Collections.ObjectModel.ReadOnlyCollection<ModelElement>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ElementClosureWalker Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling