Table of Contents

Property Length

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

Length

Length of the matched entity substring (i.e. EndIndex - StartIndex).

public int Length { get; }

Property Value

int