C1.Silverlight.SpellChecker Namespace : CharRange Class |
For a list of all members of this type, see CharRange members.
Name | Description | |
---|---|---|
Equals | Determines whether this CharRange is equal to another. | |
ExpandOverWhitespace | Extends a CharRange over whitespace. | |
GetHashCode | Serves as a hash function for a particular type. | |
GetNextWord | Gets the next word in a string, starting from a given position. | |
GetWordAt | Gets the word at a given position in the string. | |
IsWordCharacter | Determines whether a character is spell-checkable. |