ModelResult<T>.Start 属性

定义

获取或设置识别的子字符串的起始字符位置。

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

属性值

识别的子字符串的起始字符位置。

适用于