Condividi tramite


ITypeConverter.TryParse(String, Type) Metodo

Definizione

Analizza il tipo specificato.

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

Parametri

formatted
String
type
Type

Restituisce

Si applica a