Keyoti RapidSpell Web .NET Help Docs
WordRemovedEventArgs Constructor (word)
API DocumentationKeyoti.RapidSpellWordRemovedEventArgsWordRemovedEventArgs(String)
Keyoti RapidSpell Web .NET
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public WordRemovedEventArgs(
	string word
)
public WordRemovedEventArgs(
	string word
)
Public Sub New ( 
	word As String
)
Public Sub New ( 
	word As String
)
public:
WordRemovedEventArgs(
	String^ word
)
public:
WordRemovedEventArgs(
	String^ word
)
new : 
        word : string -> WordRemovedEventArgs
new : 
        word : string -> WordRemovedEventArgs
Parameters
word (String)

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