ComponentConverter(Type) Constructeur

Définition

Initialise une nouvelle instance de la classe ComponentConverter.

public:
 ComponentConverter(Type ^ type);
public ComponentConverter(Type type);
new System.ComponentModel.ComponentConverter : Type -> System.ComponentModel.ComponentConverter
Public Sub New (type As Type)

Paramètres

type
Type

Qui Type représente le type à associer à ce convertisseur de composants.

S’applique à