Version

Word Structure Members

The following tables list the members exposed by Word.

Public Properties
 NameDescription
Public PropertySpanReturns the span of the text (read-only).  
Public PropertyTextReturns the text of the word (read-only).  
Public Methods
 NameDescription
Public MethodEqualsOverloaded. Compares the specified object to this object to see if they are equivalent.  
Public MethodGetHashCodeReturns the hash code of the structure.  
Public MethodToStringReturns a string representation of the object.  
Public Operators
public Operator Equality Compares the values of two Word structures for equality
public Operator Inequality Compares the values of two Word structures for inequality
See Also