Keyoti RapidSpell Desktop .NET API Docs
ListChanged Event
APIKeyoti.RapidSpellUserDictionaryListChanged
Keyoti RapidSpell Desktop .NET
Notifies handlers that the word list has changed.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public event UserDictionary..::..ListChangedEventHandler ListChanged
public event UserDictionary..::..ListChangedEventHandler ListChanged
Public Event ListChanged As UserDictionary..::..ListChangedEventHandler
Public Event ListChanged As UserDictionary..::..ListChangedEventHandler
public:
 event UserDictionary..::..ListChangedEventHandler^ ListChanged {
	void add (UserDictionary..::..ListChangedEventHandler^ value);
	void remove (UserDictionary..::..ListChangedEventHandler^ value);
}
public:
 event UserDictionary..::..ListChangedEventHandler^ ListChanged {
	void add (UserDictionary..::..ListChangedEventHandler^ value);
	void remove (UserDictionary..::..ListChangedEventHandler^ value);
}
member ListChanged : IEvent<UserDictionary..::..ListChangedEventHandler,
    UserDictionary..::..ListChangedEventArgs>
member ListChanged : IEvent<UserDictionary..::..ListChangedEventHandler,
    UserDictionary..::..ListChangedEventArgs>
Value

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