ElementClosureWalker.ClosureList Özellik

Tanım

Kapanışı oluşturan öğelerin sonuç listesi

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::ModelElement ^> ^ ClosureList { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::ModelElement ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.ModelElement> ClosureList { get; }
member this.ClosureList : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.ModelElement>
Public ReadOnly Property ClosureList As ReadOnlyCollection(Of ModelElement)

Özellik Değeri

ReadOnlyCollection<ModelElement>

Şunlara uygulanır