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#Visual BasicVisual C++F#
public UserDictionaryEditEventArgs(
	UserDictionaryEditEventArgs..::..EditType edit,
	string word
)
Public Sub New ( 
	edit As UserDictionaryEditEventArgs..::..EditType,
	word As String
)
public:
UserDictionaryEditEventArgs(
	UserDictionaryEditEventArgs..::..EditType edit, 
	String^ word
)
new : 
        edit : UserDictionaryEditEventArgs..::..EditType * 
        word : string -> UserDictionaryEditEventArgs
Parameters
edit (UserDictionaryEditEventArgs..::..EditType)
The operation
word (String)
The word

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204