共用方式為


CreateUserWizardStepCollectionEditor(Type) 建構函式

定義

使用指定的 CreateUserWizardStepCollectionEditor,初始化 Type 類別的新執行個體。

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

參數

type
Type

與集合編輯器關聯的集合中,項目的 Type

適用於

另請參閱