System::IO::Stream::get_Length メソッド

Stream::get_Length method

ストリームの長さ(バイト単位)を返します。

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

ReturnValue

ストリームの長さ(バイト単位)。

参照