Jaa


ModelResult<T>.End Property

Definition

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

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

Property Value

The end character position of the recognized substring.

Applies to