StreamContainer.SeekBegin

StreamContainer.SeekBegin method

Sets the stream position to the beginning of the stream. This value represents offset from the starting stream position passed in the StreamContainer constructor.

public virtual void SeekBegin()

See Also