IIgnoreList.Remove(String) Method
Removes a word from the list.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
Name | Type | Description |
---|---|---|
word | String | A string representing a word to remove form the list. |
See Also