共用方式為


ReaderInput.Seek(Int64) 方法

定義

搜尋指定的位置。

public abstract void Seek (long position);
abstract member Seek : int64 -> unit
Public MustOverride Sub Seek (position As Long)

參數

position
Int64

位置。

適用於