SequenceReader<T>.CurrentSpanIndex Property

Definition

Gets the index in the CurrentSpan.

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

Property Value

The index in the CurrentSpan.

Applies to