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集合中的项。

适用于

另请参阅