共用方式為


TableCellsCollectionEditor(Type) 建構函式

定義

初始化 TableCellsCollectionEditor 類別的新執行個體。

public:
 TableCellsCollectionEditor(Type ^ type);
public TableCellsCollectionEditor (Type type);
new System.Web.UI.Design.WebControls.TableCellsCollectionEditor : Type -> System.Web.UI.Design.WebControls.TableCellsCollectionEditor
Public Sub New (type As Type)

參數

type
Type

要編輯的集合型別。

適用於