Creates a new ChangeWordEventArgs
| C# | Visual Basic | Visual C++ | F# |
public ChangeWordEventArgs( string oldWord, string newWord, int index )
Public Sub New ( oldWord As String, newWord As String, index As Integer )
public: ChangeWordEventArgs( String^ oldWord, String^ newWord, int index )
new : oldWord : string * newWord : string * index : int -> ChangeWordEventArgs
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)