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