ComponentOne FinancialChart for WPF
C1.WPF Namespace / ICharRange Interface
Members



In This Topic
    ICharRange Interface
    In This Topic
    Represents a character range within a string. This is used by ISpellChecker to represent the spelling mistakes found in text.
    Syntax
    'Declaration
     
    
    Public Interface ICharRange 
    'Usage
     
    
    Dim instance As ICharRange
    public interface ICharRange 
    public interface class ICharRange 
    See Also