Table of Contents

Property StartIndex

Namespace
LMKit.TextAnalysis
Assembly
LM-Kit.NET.dll

StartIndex

Zero-based index of the first character of Value in the original text. -1 if the text can not be extracted.

public int StartIndex { get; }

Property Value

int