ReferenceConverter(Type) Konstruktor

Definition

Initialisiert eine neue Instanz der ReferenceConverter-Klasse.

public:
 ReferenceConverter(Type ^ type);
public ReferenceConverter(Type type);
new System.ComponentModel.ReferenceConverter : Type -> System.ComponentModel.ReferenceConverter
Public Sub New (type As Type)

Parameter

type
Type

A Type that represents the type to associate with this reference converter.

Gilt für: