WizardStepCollectionEditor(Type) Construtor

Definição

Cria uma nova instância da WizardStepCollectionEditor classe usando o dado 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

Os Type itens da coleção.

Aplica-se a

Ver também