Share via


ModelResult<T>.Start Property

Definition

Gets or sets the start character position of the recognized substring.

public int Start { get; set; }
member this.Start : int with get, set
Public Property Start As Integer

Property Value

The start character position of the recognized substring.

Applies to