System::IO::MemoryStream::get_CanRead method
MemoryStream::get_CanRead method
Determines if the stream is readable.
bool System::IO::MemoryStream::get_CanRead() const override
ReturnValue
True if the stream is readable; otherwise - false
See Also
- Class MemoryStream
- Namespace System::IO
- Library Aspose.TeX for C++