Keyoti RapidSpell Desktop .NET API Docs
UserDictionary..::..ListChangedEventHandler Delegate
APIKeyoti.RapidSpellUserDictionaryUserDictionary..::..ListChangedEventHandler
Keyoti RapidSpell Desktop .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

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