Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / ICharRange Interface / Start Property

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