ElementClosureWalker.ClosureList Property

Definition

Resultant List of elements that form the closure

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)

Property Value

Applies to