 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public WordAddedEventArgs( BadWord word, RapidSpellChecker..::.State undoableState )
Public Sub New ( _ word As BadWord, _ undoableState As RapidSpellChecker..::.State _ )
public: WordAddedEventArgs( BadWord^ word, RapidSpellChecker..::.State^ undoableState )
 Parameters
 Parameters- word (BadWord)
- undoableState (RapidSpellChecker..::.State)