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

컨트롤 작성기의 컬렉션입니다.

적용 대상