Partager via


SyntaxFacts.IsColon(Char) Méthode

Définition

Détermine si le caractère unicode est un caractère deux-points.

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

Paramètres

c
Char

Caractère unicode.

Retours

Valeur booléenne définie sur True si le caractère est un caractère deux-points.

S’applique à