ComponentConverter(Type) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy ComponentConverter.

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

Parametry

type
Type

Element Type reprezentujący typ, który ma być skojarzony z tym konwerterem składników.

Dotyczy