WizardStepCollectionEditor(Type) Constructor

Definición

Crea una nueva instancia de la WizardStepCollectionEditor clase mediante el especificado 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)

Parámetros

type
Type

de Type los elementos de la colección.

Se aplica a

Consulte también