Keyoti RapidSpell Desktop .NET API Docs
IgnoreList Property
APIKeyoti.RapidSpellCheckerEngineAdapterIgnoreList
Keyoti RapidSpell Desktop .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 virtual ArrayList IgnoreList { get; set; }
public virtual ArrayList IgnoreList { get; set; }
Public Overridable Property IgnoreList As ArrayList
	Get
	Set
Public Overridable Property IgnoreList As ArrayList
	Get
	Set
public:
virtual property ArrayList^ IgnoreList {
	ArrayList^ get ();
	void set (ArrayList^ value);
}
public:
virtual property ArrayList^ IgnoreList {
	ArrayList^ get ();
	void set (ArrayList^ value);
}
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

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412