ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker Namespace / CharRange Class / End Property

In This Topic
    End Property (CharRange)
    In This Topic
    Gets the end index of the string represented by this CharRange.
    Syntax
    'Declaration
     
    Public ReadOnly Property End As System.Integer
    public System.int End {get;}
    See Also