共用方式為


WizardStepCollectionEditor(Type) 建構函式

定義

使用指定的 WizardStepCollectionEditor,建立 Type 類別的新執行個體。

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

參數

type
Type

集合中項目的 Type

適用於

另請參閱