Teilen über


CreateUserWizardStepCollectionEditor(Type) Konstruktor

Definition

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

Parameter

type
Type

Der Type der Elemente in der Auflistung, die dem Auflistungs-Editor zugeordnet ist.

Gilt für:

Weitere Informationen