Keyoti RapidSpell WPF API Docs
UserDictionary..::..ListChangedEventArgs Constructor (op, word)
APIKeyoti.RapidSpell.WpfUserDictionary..::..ListChangedEventArgsUserDictionary..::..ListChangedEventArgs(UserDictionary..::..ListChangedEventArgs..::..ListChangeOperation, String)
Keyoti RapidSpell WPF
New
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public ListChangedEventArgs(
	UserDictionary..::..ListChangedEventArgs..::..ListChangeOperation op,
	string word
)
public ListChangedEventArgs(
	UserDictionary..::..ListChangedEventArgs..::..ListChangeOperation op,
	string word
)
Public Sub New ( 
	op As UserDictionary..::..ListChangedEventArgs..::..ListChangeOperation,
	word As String
)
Public Sub New ( 
	op As UserDictionary..::..ListChangedEventArgs..::..ListChangeOperation,
	word As String
)
public:
ListChangedEventArgs(
	UserDictionary..::..ListChangedEventArgs..::..ListChangeOperation op, 
	String^ word
)
public:
ListChangedEventArgs(
	UserDictionary..::..ListChangedEventArgs..::..ListChangeOperation op, 
	String^ word
)
new : 
        op : UserDictionary..::..ListChangedEventArgs..::..ListChangeOperation * 
        word : string -> ListChangedEventArgs
new : 
        op : UserDictionary..::..ListChangedEventArgs..::..ListChangeOperation * 
        word : string -> ListChangedEventArgs

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214