System::IO::Stream::get_CanRead method
Stream::get_CanRead method
Determines if the stream is readable.
virtual bool System::IO::Stream::get_CanRead() const =0
ReturnValue
True if the stream is readable; otherwise - false
See Also
- Class Stream
- Namespace System::IO
- Library Aspose.PUB for C++