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 컬렉션 편집기와 연결된 컬렉션의 항목입니다.

적용 대상

추가 정보