set_Position()

STDIOStreamWrapperBase::set_Position(int64_t) method

Sets the stream’s position.

virtual void System::IO::STDIOStreamWrapperBase<T, typename>::set_Position(int64_t value) override

Arguments

ParameterTypeDescription
valueint64_tValue to set the stream’s position

See Also