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

Stream::get_CanRead method

ストリームが読み取り可能かどうかを判断します。

virtual bool System::IO::Stream::get_CanRead() const =0

ReturnValue

ストリームが読み取り可能な場合は true、そうでない場合は false。

参照