Contains
Leave feedback
On this page
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. |
true if the StopWordDictionary object contains the specified word; otherwise, false.
- class StopWordDictionary
- namespace GroupDocs.Search.Dictionaries
- assembly GroupDocs.Search
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.