Compartir a través de


WizardStepCollectionEditor(Type) Constructor

Definición

Crea una nueva instancia de la clase WizardStepCollectionEditor utilizando el objeto Type especificado.

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)

Parámetros

type
Type

Type de elementos de la colección.

Se aplica a

Consulte también