ComponentConverter(Type) Konstruktor

Definition

Initialisiert eine neue Instanz der ComponentConverter-Klasse.

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

Parameter

type
Type

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

Gilt für: