Keyoti RapidSpell Web .NET Help Docs
IgnoreList Property
API DocumentationKeyoti.RapidSpellRapidSpellCheckerIgnoreList
Keyoti RapidSpell Web .NET
The words to ignore, note this list is changed by IgnoreAll.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public ArrayList IgnoreList { get; set; }
public ArrayList IgnoreList { get; set; }
Public Property IgnoreList As ArrayList
	Get
	Set
Public Property IgnoreList As ArrayList
	Get
	Set
public:
virtual property ArrayList^ IgnoreList {
	ArrayList^ get () sealed;
	void set (ArrayList^ value) sealed;
}
public:
virtual property ArrayList^ IgnoreList {
	ArrayList^ get () sealed;
	void set (ArrayList^ value) sealed;
}
abstract IgnoreList : ArrayList with get, set
override IgnoreList : ArrayList with get, set
abstract IgnoreList : ArrayList with get, set
override IgnoreList : ArrayList with get, set
Property Value
ArrayList

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331