- offset
The point relative to origin to begin seeking from.
- loc
Specifies the beginning, the end, or the current position as a reference point for origin, using a value of type System.IO.SeekOrigin.
![]()
The new position in the stream.
For more information about seeking, see FileStream.Seek(long, SeekOrigin).