共用方式為


RootComponentCollectionExtensions 類別

定義

提供一組用來修改物件集合的 IComponent 擴充方法。

public ref class RootComponentCollectionExtensions abstract sealed
public static class RootComponentCollectionExtensions
type RootComponentCollectionExtensions = class
Public Module RootComponentCollectionExtensions
繼承
RootComponentCollectionExtensions

方法

Add<TComponent>(RootComponentsCollection, String, IDictionary<String,Object>)

將 指定的元件加入至 所TComponent指定的集合,以與 所selector指定的components選取器相關聯,並以 所parameters指定的參數具現化。

Remove(RootComponentsCollection, String)

從所components指定的集合中移除與指定的 selector 相關聯元件。

適用於