共用方式為


ParserHelpers.IsIdentifierStart(Char) 方法

定義

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

參數

value
Char

傳回

適用於