Contains
Leave feedback
On this page
Determines whether an AliasDictionary object contains the specified alias.
public bool Contains(string alias)
| Parameter | Type | Description |
|---|---|---|
| alias | String | The alias to locate in the AliasDictionary object. |
true if the AliasDictionary object contains the specified alias; otherwise, false.
| exception | condition |
|---|---|
| ArgumentNullException | Thrown when alias is null. |
- class AliasDictionary
- 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.