Share via


ArrayBuilderSegment<T>.Offset Property

Definition

Gets the offset into the underlying array holding the segment's elements.

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

Property Value

Applies to