SequenceReader<T>.CurrentSpanIndex 属性

定义

获取 CurrentSpan 中的索引。

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

属性值

中的 CurrentSpan索引。

适用于