FileStreamWrapper.MoveTo(Int64) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected public:
void MoveTo(long i64Offset);
protected internal void MoveTo (long i64Offset);
member this.MoveTo : int64 -> unit
Protected Friend Sub MoveTo (i64Offset As Long)
Parameters
- i64Offset
- Int64