WizardStepCollectionEditor(Type) Constructor

Definitie

Hiermee maakt u een nieuw exemplaar van de WizardStepCollectionEditor klasse met behulp van de opgegeven 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)

Parameters

type
Type

De Type items in de verzameling.

Van toepassing op

Zie ook