DataControlReferenceCollectionEditor(Type) 建構函式

定義

透過指定的集合類型初始化該類別的新實例 DataControlReferenceCollectionEditor

public:
 DataControlReferenceCollectionEditor(Type ^ type);
public DataControlReferenceCollectionEditor(Type type);
new System.Web.DynamicData.Design.DataControlReferenceCollectionEditor : Type -> System.Web.DynamicData.Design.DataControlReferenceCollectionEditor
Public Sub New (type As Type)

參數

type
Type

要編輯的合集類型。

適用於