New
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public ListChangedEventArgs( UserDictionary..::.ListChangedEventArgs..::.ListChangeOperation op, string word )
Public Sub New ( _ op As UserDictionary..::.ListChangedEventArgs..::.ListChangeOperation, _ word As String _ )
public: ListChangedEventArgs( UserDictionary..::.ListChangedEventArgs..::.ListChangeOperation op, String^ word )
 Parameters
 Parameters