| C# | Visual Basic | Visual C++ | F# |
public WordChangedEventArgs( bool all, BadWord badWord, string replacement, RapidSpellChecker..::..State undoableState, ArrayList changeIndices, int wrappedChangeDelta, Object textBox )
Public Sub New ( all As Boolean, badWord As BadWord, replacement As String, undoableState As RapidSpellChecker..::..State, changeIndices As ArrayList, wrappedChangeDelta As Integer, textBox As Object )
public: WordChangedEventArgs( bool all, BadWord^ badWord, String^ replacement, RapidSpellChecker..::..State^ undoableState, ArrayList^ changeIndices, int wrappedChangeDelta, Object^ textBox )
new : all : bool * badWord : BadWord * replacement : string * undoableState : RapidSpellChecker..::..State * changeIndices : ArrayList * wrappedChangeDelta : int * textBox : Object -> WordChangedEventArgs
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)