Represents a character range within a string. This is used by ISpellChecker to represent the spelling mistakes found in text.

Namespace:  C1.Phone
Assembly:  C1.Phone (in C1.Phone.dll)

Syntax

C#
public interface ICharRange
Visual Basic
Public Interface ICharRange

See Also