Keyoti RapidSpell WPF API Docs
UserDictionaryEditEventArgs Constructor (edit, word)
APIKeyoti.RapidSpell.Wpf.OptionsUserDictionaryEditEventArgsUserDictionaryEditEventArgs(UserDictionaryEditEventArgs..::..EditType, String)
Keyoti RapidSpell WPF
New instance
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public UserDictionaryEditEventArgs(
	UserDictionaryEditEventArgs..::..EditType edit,
	string word
)
public UserDictionaryEditEventArgs(
	UserDictionaryEditEventArgs..::..EditType edit,
	string word
)
Public Sub New ( 
	edit As UserDictionaryEditEventArgs..::..EditType,
	word As String
)
Public Sub New ( 
	edit As UserDictionaryEditEventArgs..::..EditType,
	word As String
)
public:
UserDictionaryEditEventArgs(
	UserDictionaryEditEventArgs..::..EditType edit, 
	String^ word
)
public:
UserDictionaryEditEventArgs(
	UserDictionaryEditEventArgs..::..EditType edit, 
	String^ word
)
new : 
        edit : UserDictionaryEditEventArgs..::..EditType * 
        word : string -> UserDictionaryEditEventArgs
new : 
        edit : UserDictionaryEditEventArgs..::..EditType * 
        word : string -> UserDictionaryEditEventArgs
Parameters
edit (UserDictionaryEditEventArgs..::..EditType)
The operation
word (String)
The word

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