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