Keyoti RapidSpell Web .NET Help Docs
UserDictionary..::..ListChangedEventArgs Constructor (op, word)
API DocumentationKeyoti.RapidSpellUserDictionary..::..ListChangedEventArgsUserDictionary..::..ListChangedEventArgs(UserDictionary..::..ListChangedEventArgs..::..ListChangeOperation, String)
Keyoti RapidSpell Web .NET
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: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331