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 , který představuje typ, který chcete přidružit k tomuto referenčnímu převaděči.

Platí pro