Renderer.RemoveRootComponent(Int32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從轉譯器中移除指定的元件,導致處置元件及其子系。
protected internal void RemoveRootComponent (int componentId);
member this.RemoveRootComponent : int -> unit
Protected Friend Sub RemoveRootComponent (componentId As Integer)
參數
- componentId
- Int32
根元件的識別碼。