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

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