共用方式為


Renderer.RemoveRootComponent(Int32) 方法

定義

從轉譯器中移除指定的元件,導致處置元件及其子系。

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

參數

componentId
Int32

根元件的識別碼。

適用於