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