ElementWalker.InternalElementList Property

Definition

Get the internal list of elements that will be visited

public:
 property System::Collections::ObjectModel::Collection<Microsoft::VisualStudio::Modeling::ModelElement ^> ^ InternalElementList { System::Collections::ObjectModel::Collection<Microsoft::VisualStudio::Modeling::ModelElement ^> ^ get(); };
public System.Collections.ObjectModel.Collection<Microsoft.VisualStudio.Modeling.ModelElement> InternalElementList { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.InternalElementList : System.Collections.ObjectModel.Collection<Microsoft.VisualStudio.Modeling.ModelElement>
Public ReadOnly Property InternalElementList As Collection(Of ModelElement)

Property Value

Attributes

Applies to