TreeNodeStyleCollectionEditor(Type) Constructeur

Définition

Crée une instance de la TreeNodeStyleCollectionEditor classe.

public:
 TreeNodeStyleCollectionEditor(Type ^ type);
public TreeNodeStyleCollectionEditor(Type type);
new System.Web.UI.Design.WebControls.TreeNodeStyleCollectionEditor : Type -> System.Web.UI.Design.WebControls.TreeNodeStyleCollectionEditor
Public Sub New (type As Type)

Paramètres

type
Type

Le type.

S’applique à

Voir aussi