Sdílet prostřednictvím


Renderer.RemoveRootComponent(Int32) Metoda

Definice

Odebere zadanou komponentu z vykreslovacího modulu, což způsobí, že komponenta a její potomci budou odstraněny.

protected internal void RemoveRootComponent(int componentId);
member this.RemoveRootComponent : int -> unit
Protected Friend Sub RemoveRootComponent (componentId As Integer)

Parametry

componentId
Int32

ID kořenové komponenty.

Platí pro