WizardStepCollectionEditor(Type) Konstruktor

Definition

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)

Parametrar

type
Type

Objekten Type i samlingen.

Gäller för

Se även