get_Length()

Stream::get_Length() const method

Returns the length of the stream in bytes.

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

Return Value

The length of the stream in bytes.

See Also