Share via


ParserHelpers.IsFormatting(Char) Method

Definition

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

Parameters

value
Char

Returns

Applies to