다음을 통해 공유


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입니다.

적용 대상

추가 정보