Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Analyse le type fourni.
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