get_Position()

Stream::get_Position() const method

Returns the current position of the stream.

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

Return Value

The current position of the stream.

See Also