Contains

StopWordDictionary.Contains method

Bepaalt of eenStopWordDictionary object bevat het opgegeven woord.

public bool Contains(string word)
Parameter Type Beschrijving
word String Het woord te vinden in deStopWordDictionary voorwerp.

Winstwaarde

WAAR als deStopWordDictionary object bevat het opgegeven woord; anders,vals .

Zie ook