System::IO::Stream::get_Length method

Stream::get_Length method

Returns the length of the stream in bytes.

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

ReturnValue

The length of the stream in bytes.

See Also