Share via


InstanceData.EndIndex Property

Definition

Gets or sets 0-based index of the first character beyond the recognized entity.

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

Property Value

0-based index of the first character beyond the recognized entity.

Applies to