WizardStepCollectionEditor(Type) Konstruktor
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Skapar en ny instans av klassen med hjälp av WizardStepCollectionEditor den angivna 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)