StringSegment.Offset Property

Definition

Gets the offset within the buffer for this StringSegment.

public:
 property int Offset { int get(); };
public int Offset { get; }
member this.Offset : int
Public ReadOnly Property Offset As Integer

Property Value

The offset within the buffer for this StringSegment.

Applies to