Reader<TInput>.Position 属性

定义

获取当前读取器位置。

public long Position { get; }
member this.Position : int64
Public ReadOnly Property Position As Long

属性值

当前位置。

适用于