Partager via


ParserHelpers.IsDecimalDigit(Char) Méthode

Définition

public:
 static bool IsDecimalDigit(char value);
public static bool IsDecimalDigit (char value);
static member IsDecimalDigit : char -> bool
Public Shared Function IsDecimalDigit (value As Char) As Boolean

Paramètres

value
Char

Retours

S’applique à