StringSegment.Offset Propriedade
Definição
Obtém o deslocamento dentro do buffer para este StringSegment.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
Valor da propriedade
O deslocamento dentro do buffer para isso StringSegment .The offset within the buffer for this StringSegment.