System::IO::Stream::get_Length 方法

Stream::get_Length method

返回流的字节长度。

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

ReturnValue

流的字节长度。

另见