Version

Error Class Members

The following tables list the members exposed by Error.

Public Constructors
 NameDescription
Public ConstructorError ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyCheckedWordGets the word that was spell checked.  
Public PropertyEndIndexGets the 0-based character index of the end of the underline.  
Public PropertyStartIndexGets or sets the 0-based character index of the start of the underline.  
Public PropertySuggestionsGets a collection of suggestions for the misspelled word.  
Public PropertyTypeGets the type of error this is.  
Public Methods
 NameDescription
Public MethodContainsIndexDetermines whether the specified index is contained in the error.  
See Also