TZGlobalUsefulContainWord Méthode
Indique si le texte contient le mot défini
Espace de nom: Tzu3DAssembly: Tzu3D (in Tzu3D.dll) Version: 1.0.9025.34810
public static bool ContainWord(
string Text,
string Words
)
Public Shared Function ContainWord (
Text As String,
Words As String
) As Boolean
- Text String
- Texte à analyser
- Words String
- Mot à chercher
BooleanRetourne True si le mot à été trouvé