ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / ICharRange Interface / Length Property

In This Topic
    Length Property (ICharRange)
    In This Topic
    Gets the length of the range.
    Syntax
    'Declaration
     
    ReadOnly Property Length As System.Integer
    System.int Length {get;}
    See Also