Contains
StopWordDictionary.Contains method
Determines whether a StopWordDictionary object contains the specified word.
public bool Contains(string word)
| Parameter | Type | Description |
|---|---|---|
| word | String | The word to locate in the StopWordDictionary object. |
Return Value
true if the StopWordDictionary object contains the specified word; otherwise, false.
See Also
- class StopWordDictionary
- namespace GroupDocs.Search.Dictionaries
- assembly GroupDocs.Search