InstanceData.StartIndex 属性

定义

获取或设置实体开始位置的分析文本中从 0 开始的索引。

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

属性值

实体起始位置的分析文本中从 0 开始的索引。

适用于