ComponentConverter(Type) Construtor

Definição

Inicializa uma nova instância da classe ComponentConverter.

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

Um Type que representa o tipo a ser associado a este conversor de componente.

Aplica-se a