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