Share via


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 představující typ, který se má přidružit k tomuto převaděči komponent.

Platí pro