Share via


ReferenceConverter(Type) Konstruktor

Definice

Inicializuje novou instanci ReferenceConverter třídy .

public:
 ReferenceConverter(Type ^ type);
public ReferenceConverter (Type type);
new System.ComponentModel.ReferenceConverter : Type -> System.ComponentModel.ReferenceConverter
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 odkazů.

Platí pro