SequenceReader<T>.Remaining 属性

定义

获取读取器的 Sequence中的剩余项。

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

属性值

读取器中的剩余项 Sequence

适用于