InfoConnect for Unisys
MisspelledWord Structure Members
Properties  Methods 


The following tables list the members exposed by MisspelledWord.

Public Constructors
 NameDescription
Public ConstructorMisspelledWord ConstructorConstructor. Returns the suggested word.  
Top
Public Properties
 NameDescription
Public PropertyStartColReturns the starting column of the misspelled word.  
Public PropertyStartRowReturns the starting row of the misspelled word.  
Public PropertySuggestionsReturns a list of suggested spelling corrections for the misspelled word.  
Public PropertyWordReturns the word that was misspelled.  
Top
Public Methods
 NameDescription
Public MethodEqualsCompares two misspelled words for equality.  
Public MethodGetHashCodeGets a hash code for this object.  
Top
Public Operators
public Operator Equality Compares two MisspelledWords for equality.
public Operator Inequality Compares two MisspelledWords for inequality.
Top
See Also