次の方法で共有


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

適用対象

こちらもご覧ください