ReadOnlySequence<T>.Start Property

Definition

Gets the position to the start of the ReadOnlySequence<T>.

public:
 property SequencePosition Start { SequencePosition get(); };
public SequencePosition Start { get; }
member this.Start : SequencePosition
Public ReadOnly Property Start As SequencePosition

Property Value

Applies to