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.Font for C++
确定流是否可读取。
virtual bool System::IO::Stream::get_CanRead() const =0
如果流可读取则为 True;否则为 False