طريقة System::IO::Stream::SetLength
Stream::SetLength method
يضبط طول التدفق الممثل بالكائن الحالي.
virtual void System::IO::Stream::SetLength(int64_t value)=0
| Parameter | Type | الوصف |
|---|---|---|
| value | int64_t | الطول بالبايت لتعيينه |
انظر أيضًا
- Class Stream
- Namespace System::IO
- Library Aspose.Page for C++