Property MatchStarts
MatchStarts
Start offsets of the term matches, in increasing order.
Only NumMatches are valid. Note that these offsets are absolute (not relative to StartOffset).
Declaration
public IReadOnlyList<int> MatchStarts { get; }
Property Value
Type | Description |
---|---|
IReadOnlyList<System.Int32> |