Compartilhar via


ITypeConverter.TryParse(String, Type) Método

Definição

Analisa o tipo fornecido.

public bool TryParse (string formatted, out Type type);
abstract member TryParse : string * Type -> bool
Public Function TryParse (formatted As String, ByRef type As Type) As Boolean

Parâmetros

formatted
String
type
Type

Retornos

Aplica-se a