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; }
Length of the matched entity substring (i.e. EndIndex - StartIndex).
public int Length { get; }