Edit

Share via


ReaderInput.Seek(Int64) Method

Definition

Seeks to the specified position.

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

Parameters

position
Int64

The position.

Applies to