SpellCheckErrorBase.GetHashCode() Method
In This Article
Returns the hash code for the current SpellCheckErrorBase object.
Namespace: DevExpress.XtraSpellChecker.Rules
Assembly: DevExpress.SpellChecker.v24.2.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
#Declaration
#Returns
Type | Description |
---|---|
Int32 | The hash code for the Spell |
See Also