Düzenle

Aracılığıyla paylaş


Reader<TInput>.Skip(Int64) Method

Definition

Skips the specified number of bytes.

public void Skip (long count);
member this.Skip : int64 -> unit
Public Sub Skip (count As Long)

Parameters

count
Int64

The number of bytes to skip.

Applies to