Contains
Leave feedback
On this page
Determines whether a CharacterReplacementDictionary object contains a replacement for the specified Unicode code point.
public bool Contains(int codePoint)
| Parameter | Type | Description |
|---|---|---|
| codePoint | Int32 | The Unicode code point to locate in the CharacterReplacementDictionary object. |
true if the CharacterReplacementDictionary object contains the specified Unicode code point; otherwise, false.
- class CharacterReplacementDictionary
- 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.