Keyoti RapidSpell WPF API Docs
IgnoreList Property
APIKeyoti.RapidSpell.WpfCheckerEngineAdapterIgnoreList
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214