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


ParserHelpers.IsLetter(Char) Method

Definition

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

Parameters

value
Char

Returns

Applies to