ComponentConverter(Type) Konstruktor

Definice

Inicializuje novou instanci ComponentConverter třídy.

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

A Type , který představuje typ, který chcete přidružit k tomuto převaděči komponent.

Platí pro