Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

VFileStream.Seek Method

Namespace: Rebex.IO
Assembly: Rebex.FileSystem.dll (version 7.0.9147)

Seek(Int64, SeekOrigin)

Sets the position within the stream.

Declaration
public override long Seek(long offset, SeekOrigin origin)
Parameters
Type Name Description
Int64 offset

An offset relative to the position specified by origin.

SeekOrigin origin

A value indicating the base position for offset.

Returns
Type Description
Int64

The new position within the stream.

Overrides
Stream.Seek(Int64, SeekOrigin)
In This Article
  • Seek(Int64, SeekOrigin)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies