System::IO::Stream::get_Position method

Stream::get_Position method

Returns the current position of the stream.

virtual int64_t System::IO::Stream::get_Position() const =0

ReturnValue

The current position of the stream.

See Also