Keyoti RapidSpell Web .NET Help Docs
UserDictionary..::..ListChangedEventHandler Delegate
API DocumentationKeyoti.RapidSpellUserDictionaryUserDictionary..::..ListChangedEventHandler
Keyoti RapidSpell Web .NET
Event handler
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public delegate void ListChangedEventHandler(
	Object s,
	UserDictionary..::..ListChangedEventArgs e
)
public delegate void ListChangedEventHandler(
	Object s,
	UserDictionary..::..ListChangedEventArgs e
)
Public Delegate Sub ListChangedEventHandler ( 
	s As Object,
	e As UserDictionary..::..ListChangedEventArgs
)
Public Delegate Sub ListChangedEventHandler ( 
	s As Object,
	e As UserDictionary..::..ListChangedEventArgs
)
public delegate void ListChangedEventHandler(
	Object^ s, 
	UserDictionary..::..ListChangedEventArgs^ e
)
public delegate void ListChangedEventHandler(
	Object^ s, 
	UserDictionary..::..ListChangedEventArgs^ e
)
type ListChangedEventHandler = 
    delegate of 
        s : Object * 
        e : UserDictionary..::..ListChangedEventArgs -> unit
type ListChangedEventHandler = 
    delegate of 
        s : Object * 
        e : UserDictionary..::..ListChangedEventArgs -> unit
Parameters

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331