Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / ICharRange Interface / Start Property

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