[]
Represents a character range within a string. This is used by ISpellChecker to represent the spelling mistakes found in text.
public interface ICharRange
Name | Description |
---|---|
Length | Gets the length of the range. |
Start | Gets the index of the start of the range. |