Keyoti RapidSpell Desktop .NET API Docs
UserDictionaryEditEventArgs Constructor (edit, word)
APIKeyoti.RapidSpell.OptionsUserDictionaryEditEventArgsUserDictionaryEditEventArgs(UserDictionaryEditEventArgs..::..EditType, String)
Keyoti RapidSpell Desktop .NET
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: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412