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インデックス。

適用対象