ElementClosureWalker.ClosureList (Propiedad)

Lista de elementos que forman el cierre

Espacio de nombres:  Microsoft.VisualStudio.Modeling
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintaxis

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

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

ElementClosureWalker Clase

Microsoft.VisualStudio.Modeling (Espacio de nombres)