[]
Gets a zero-based starting position of the match from the start of the first Text object that contains the beginning of the match. If match doesnt start from Text object, it will be -1.
public int StartIndex { get; }
Public ReadOnly Property StartIndex As Integer