SplitStreamContainer.Insert
SplitStreamContainer.Insert method
يدرج حاوية الدفق في الموضع المحدد.
public void Insert(int position, StreamContainer stream, bool disposeStream)
| معامل | نوع | الوصف |
|---|---|---|
| الموضع | Int32 | الموضع للإدراج فيه. |
| stream | StreamContainer | حاوية الدفق التي سيتم إدراجها. |
| disposeStream | Boolean | إذا تم تعيينه إلى true يتم تحرير الدفق. |
الاستثناءات
| استثناء | شرط |
|---|---|
| FrameworkException | استثناء الإطار |
انظر أيضًا
- class StreamContainer
- class SplitStreamContainer
- namespace Aspose.Imaging
- assembly Aspose.Imaging