Keyoti RapidSpell Web .NET Help Docs
RemoveWord Method (word)
API DocumentationKeyoti.RapidSpellMultiFileUserDictionaryRemoveWord(String)
Keyoti RapidSpell Web .NET
Removes a word from the default dictionary
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public override bool RemoveWord(
	string word
)
public override bool RemoveWord(
	string word
)
Public Overrides Function RemoveWord ( 
	word As String
) As Boolean
Public Overrides Function RemoveWord ( 
	word As String
) As Boolean
public:
virtual bool RemoveWord(
	String^ word
) override
public:
virtual bool RemoveWord(
	String^ word
) override
abstract RemoveWord : 
        word : string -> bool 
override RemoveWord : 
        word : string -> bool 
abstract RemoveWord : 
        word : string -> bool 
override RemoveWord : 
        word : string -> bool 
Parameters
word (String)
Return Value
Boolean

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331