Megosztás a következőn keresztül:


ParserHelpers.IsDecimalDigit(Char) Method

Definition

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

Parameters

value
Char

Returns

Applies to