DataControlReferenceCollectionEditor(Type) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
透過指定的集合類型初始化該類別的新實例 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
要編輯的合集類型。