Keyoti RapidSpell Web .NET Help Docs
ListChanged Event
API DocumentationKeyoti.RapidSpellUserDictionaryListChanged
Keyoti RapidSpell Web .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.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331