طريقة System::IO::MemoryStream::set_Position
MemoryStream::set_Position method
يضبط موضع التدفق.
void System::IO::MemoryStream::set_Position(int64_t value) override
| Parameter | Type | الوصف |
|---|---|---|
| value | int64_t | الإزاحة بالبايت لضبط موضع الدفق إلى |
انظر أيضًا
- Class MemoryStream
- Namespace System::IO
- Library Aspose.Page for C++