Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Seeks to the specified offset relative to the current position. If the ultimate offset is beyond the end of the file, then the file will be extended as described in SeekAbsolute().

SeekToEnd() As Void

Seeks to the end of the file.

...