Seek

Changes the stream position.

Throws a StreamNotOpenException if the stream is not open for reading.

Syntax

public void Seek(long newPosition)

Parameters