Freigeben über


Token.Offset Property

Definition

Gets the offset mapping to the original string.

[System.Runtime.CompilerServices.TupleElementNames(new System.String[] { "Index", "End" })]
public(int Index, int End) Offset { get; set; }
[<System.Runtime.CompilerServices.TupleElementNames(new System.String[] { "Index", "End" })>]
member this.Offset : ValueTuple<int, int> with get, set
Public Property Offset As ValueTuple(Of Integer, Integer)

Property Value

Attributes

Applies to