ComponentConverter(Type) Construtor

Definição

Inicializa uma nova instância da ComponentConverter classe.

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

Parâmetros

type
Type

A Type que representa o tipo a associar a este conversor de componentes.

Aplica-se a