Called when user wants to change all instances of current bad word to selected word	 
 Declaration Syntax
 Declaration Syntax| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# | 
protected virtual void ChangeAll()
protected virtual void ChangeAll()
Protected Overridable Sub ChangeAll
Protected Overridable Sub ChangeAll
protected: virtual void ChangeAll()
protected: virtual void ChangeAll()
abstract ChangeAll : unit -> unit override ChangeAll : unit -> unit
abstract ChangeAll : unit -> unit override ChangeAll : unit -> unit
 Return Value
 Return Valuevoid
Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412

