Tries to remove word from this dictionary

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public virtual bool RemoveWord( string word )
public virtual bool RemoveWord( string word )
Public Overridable Function RemoveWord ( word As String ) As Boolean
Public Overridable Function RemoveWord ( word As String ) As Boolean
public: virtual bool RemoveWord( String^ word )
public: virtual bool RemoveWord( String^ word )
abstract RemoveWord : word : string -> bool override RemoveWord : word : string -> bool
abstract RemoveWord : word : string -> bool override RemoveWord : word : string -> bool

- word (String)
- String containing the new word

Boolean
true if added successfully, false otherwise.
true if added successfully, false otherwise.
Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412