ComponentOne SpellChecker for WPF and Silverlight
CharRange Class Members
Properties  Methods 

C1.WPF.SpellChecker Namespace : CharRange Class

The following tables list the members exposed by CharRange.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of a CharRange.  
Top
Public Properties
 NameDescription
Public PropertyGets whether this CharRange contains the same string as the previous one.  
Public PropertyGets the end index of the string represented by this CharRange.  
Public PropertyGets the length of the string represented by this CharRange.  
Public PropertyGets the starting index of the string represented by this CharRange within the text.  
Public PropertyGets the string represented by this CharRange.  
Top
Public Methods
 NameDescription
Public MethodDetermines whether this CharRange is equal to another.  
Public Methodstatic (Shared in Visual Basic)Extends a CharRange over whitespace.  
Public MethodServes as the default hash function.  
Public Methodstatic (Shared in Visual Basic)Gets the next word in a string, starting from a given position.  
Public Methodstatic (Shared in Visual Basic)Gets the word at a given position in the string.  
Public Methodstatic (Shared in Visual Basic)Determines whether a character is spell-checkable.  
Top
See Also

Reference

CharRange Class
C1.WPF.SpellChecker Namespace