TextParser Library | ComponentOne
C1.TextParser Namespace / StartsAfterContinuesUntil Class / StartIndex Field



In This Topic
    StartIndex Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Const StartIndex As String
    'Usage
     
    
    Dim value As String
     
    value = StartsAfterContinuesUntil.StartIndex
    public const string StartIndex
    public:
    const String^ StartIndex
    See Also