ReferenceConverter(Type) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy ReferenceConverter.

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

Element Type reprezentujący typ, który ma być skojarzony z tym konwerterem odwołań.

Dotyczy