Keyoti RapidSpell Desktop .NET API Docs
UserDictionary..::..ListChangedEventArgs Constructor (op, word)
APIKeyoti.RapidSpellUserDictionary..::..ListChangedEventArgsUserDictionary..::..ListChangedEventArgs(UserDictionary..::..ListChangedEventArgs..::..ListChangeOperation, String)
Keyoti RapidSpell Desktop .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.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412