Keyoti RapidSpell Desktop .NET API Docs
WordChangedEventArgs Constructor (all, badWord, replacement, undoableState, changeIndices, wrappedChangeDelta)
APIKeyoti.RapidSpellWordChangedEventArgsWordChangedEventArgs(Boolean, BadWord, String, RapidSpellChecker..::..State, ArrayList, Int32)
Keyoti RapidSpell Desktop .NET
Declaration Syntax
C#Visual BasicVisual C++F#
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
)
new : 
        all : bool * 
        badWord : BadWord * 
        replacement : string * 
        undoableState : RapidSpellChecker..::..State * 
        changeIndices : ArrayList * 
        wrappedChangeDelta : int -> WordChangedEventArgs
Parameters
all (Boolean)
badWord (BadWord)
replacement (String)
undoableState (RapidSpellChecker..::..State)
changeIndices (ArrayList)
wrappedChangeDelta (Int32)

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