ObjectPersistData.AddToObjectControlBuilderTable(IDictionary) 方法

定義

將建置的物件加入集合中。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public:
 void AddToObjectControlBuilderTable(System::Collections::IDictionary ^ table);
public void AddToObjectControlBuilderTable (System.Collections.IDictionary table);
member this.AddToObjectControlBuilderTable : System.Collections.IDictionary -> unit
Public Sub AddToObjectControlBuilderTable (table As IDictionary)

參數

table
IDictionary

控制項產生器的集合。

適用於