Keyoti RapidSpell WPF API Docs
IgnoreList Property
APIKeyoti.RapidSpell.WpfRapidSpellCheckerIgnoreList
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 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

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214