다음을 통해 공유


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

적용 대상

추가 정보