StringSegment.Offset property

Gets the offset into the source string.

public int Offset { get; }

Property Value

The offset into the source string of the segment.

See Also