Table of Contents

Property EndIndex

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

EndIndex

Zero-based index of the character immediately after the last character of Value in the original text (i.e. an exclusive end index). -1 if the text can not be extracted.

public int EndIndex { get; }

Property Value

int