Basic Library for WPF and Silverlight | ComponentOne
C1.WPF 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 Integer
    int Length {get;}
    See Also