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 컬렉션의 항목입니다.

적용 대상

추가 정보