ModelExplorerTreeContainer.RemoveRootElement(ModelElement) Methode

Definition

Stamm Element entfernen

public:
 void RemoveRootElement(Microsoft::VisualStudio::Modeling::ModelElement ^ rootElement);
public void RemoveRootElement (Microsoft.VisualStudio.Modeling.ModelElement rootElement);
member this.RemoveRootElement : Microsoft.VisualStudio.Modeling.ModelElement -> unit
Public Sub RemoveRootElement (rootElement As ModelElement)

Parameter

rootElement
ModelElement

Root

Hinweise

Entfernt die entsprechende Struktur nicht aus dem Explorer, bis die aktusaktusaktusweise () aufgerufen wird.

Gilt für