System::IO::Stream::get_CanRead 方法
Stream::get_CanRead method
确定流是否可读。
virtual bool System::IO::Stream::get_CanRead() const =0
ReturnValue
如果流可读则为 True;否则为 false
另见
- Class Stream
- Namespace System::IO
- Library Aspose.Page for C++
确定流是否可读。
virtual bool System::IO::Stream::get_CanRead() const =0
如果流可读则为 True;否则为 false