Teilen über


WizardStepCollectionEditor(Type) Konstruktor

Definition

Erstellt eine neue Instanz der WizardStepCollectionEditor-Klasse mit dem angegebenen 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)

Parameter

type
Type

Der Type von Elementen in der Auflistung.

Gilt für:

Weitere Informationen