BaseFunctoid.IsNumeric Méthode
Définition
Important
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.
Surcharges
IsNumeric(String) | |
IsNumeric(String, Double) |
IsNumeric(String)
IsNumeric(String, Double)
public:
static bool IsNumeric(System::String ^ val, double % d);
public static bool IsNumeric (string val, ref double d);
static member IsNumeric : string * double -> bool
Public Shared Function IsNumeric (val As String, ByRef d As Double) As Boolean
Paramètres
- val
- String
- d
- Double