طريقة System::IO::MemoryStream::get_CanRead
MemoryStream::get_CanRead method
يحدد ما إذا كان التدفق قابلًا للقراءة.
bool System::IO::MemoryStream::get_CanRead() const override
ReturnValue
صحيح إذا كان التدفق قابلًا للقراءة؛ وإلا - خطأ
انظر أيضًا
- Class MemoryStream
- Namespace System::IO
- Library Aspose.Page for C++