Event arguments for FoundSpellingError event.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class FoundSpellingErrorEventArgs : EventArgs
public class FoundSpellingErrorEventArgs : EventArgs
Public Class FoundSpellingErrorEventArgs Inherits EventArgs
Public Class FoundSpellingErrorEventArgs Inherits EventArgs
public ref class FoundSpellingErrorEventArgs : public EventArgs
public ref class FoundSpellingErrorEventArgs : public EventArgs
type FoundSpellingErrorEventArgs = class inherit EventArgs end
type FoundSpellingErrorEventArgs = class inherit EventArgs end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
FoundSpellingErrorEventArgs(String, ArrayList) |
Constructor
| |
Equals(Object) | (Inherited from Object.) | |
Finalize()()()() | (Inherited from Object.) | |
GetHashCode()()()() | (Inherited from Object.) | |
GetType()()()() | (Inherited from Object.) | |
MemberwiseClone()()()() | (Inherited from Object.) | |
Suggestions |
A list of string suggestions for the word. The string in the first element will be used to provide the user's suggestion.
| |
ToString()()()() | (Inherited from Object.) | |
Word |
The word in the query expression that was misspelt.
|
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120