Language.NoiseWord(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Testez pour voir si un mot est tout un bruit.
public static bool NoiseWord (string word);
static member NoiseWord : string -> bool
Public Shared Function NoiseWord (word As String) As Boolean
Paramètres
- word
- String
Word à tester.
Retours
True si mot est un nombre, un NonWord(String) mot ou un mot vide. » />.