Keyoti RapidSpell Web .NET Help Docs
ChangeWordEventArgs Class
API DocumentationKeyoti.RapidSpell.EventChangeWordEventArgs
Keyoti RapidSpell Web .NET
Holds data for the ChangeWord event.
Declaration Syntax
C#Visual BasicVisual C++
public class ChangeWordEventArgs : EventArgs
Public Class ChangeWordEventArgs _
	Inherits EventArgs
public ref class ChangeWordEventArgs : public EventArgs
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ChangeWordEventArgs(String, String, Int32)
Creates a new ChangeWordEventArgs

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Index
The index of the word in the text

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
NewWord
The new word

OldWord
The word being replaced

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
EventArgs
 ChangeWordEventArgs

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625