Keyoti RapidSpell Web .NET Help Docs
WordChangedEventArgs Constructor (all, badWord, replacement, undoableState, changeIndices, wrappedChangeDelta)
API DocumentationKeyoti.RapidSpellWordChangedEventArgsWordChangedEventArgs(Boolean, BadWord, String, RapidSpellChecker..::.State, ArrayList, Int32)
Keyoti RapidSpell Web .NET
Declaration Syntax
C#Visual BasicVisual C++
public WordChangedEventArgs(
	bool all,
	BadWord badWord,
	string replacement,
	RapidSpellChecker..::.State undoableState,
	ArrayList changeIndices,
	int wrappedChangeDelta
)
Public Sub New ( _
	all As Boolean, _
	badWord As BadWord, _
	replacement As String, _
	undoableState As RapidSpellChecker..::.State, _
	changeIndices As ArrayList, _
	wrappedChangeDelta As Integer _
)
public:
WordChangedEventArgs(
	bool all, 
	BadWord^ badWord, 
	String^ replacement, 
	RapidSpellChecker..::.State^ undoableState, 
	ArrayList^ changeIndices, 
	int wrappedChangeDelta
)
Parameters
all (Boolean)
badWord (BadWord)
replacement (String)
undoableState (RapidSpellChecker..::.State)
changeIndices (ArrayList)
wrappedChangeDelta (Int32)

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625