Delen via


Language.NonWord(String) Methode

Definitie

Test om te zien of woord alleen interpunctie of spatie is.

public static bool NonWord(string word);
static member NonWord : string -> bool
Public Shared Function NonWord (word As String) As Boolean

Parameters

word
String

Word om te controleren.

Retouren

Waar als woord alleen interpunctie of witruimte is.

Van toepassing op