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

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)