SequenceReader<T>.Consumed 屬性

定義

取得讀取器所處理的 T 值總數。

public:
 property long Consumed { long get(); };
public long Consumed { get; }
member this.Consumed : int64
Public ReadOnly Property Consumed As Long

屬性值

讀取器處理的值總數。

適用於