Compartilhar via


WizardStepCollectionEditor(Type) Construtor

Definição

Cria uma nova instância da classe WizardStepCollectionEditor usando o Type fornecido.

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

O Type de itens na coleção.

Aplica-se a

Confira também