SplitStreamContainer.SeekBegin

SplitStreamContainer.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 override void SeekBegin()

See Also