GraphicElementCollection

GraphicElementCollection

نظرة عامة

GraphicElementCollection هي فئة في Aspose.PDF FOSS لـ .NET.
ترث من: IEnumerable<GraphicElement>.

مجموعة قابلة للتعديل من إدخالات GraphicElement.

توفر هذه الفئة 8 طرق للعمل مع كائنات GraphicElementCollection في برامج .NET.
تشمل الطرق المتاحة: Add، Clear، Contains، CopyTo، GetEnumerator، GraphicElementCollection، Remove، ToString.
جميع الأعضاء العامة متاحة لأي تطبيق .NET بعد تثبيت حزمة Aspose.PDF FOSS for .NET.
الخصائص: Count.

الخصائص

الاسمالنوعالوصولالوصف
Countintقراءةيحصل على العدد.

الطرق

التوقيعالوصف
GraphicElementCollection()يستدعي GraphicElementCollection على هذا الكائن GraphicElementCollection.
Add(item: GraphicElement)يستدعي Add على هذا الكائن GraphicElementCollection.
Clear()يستدعي Clear على هذا الكائن GraphicElementCollection.
Contains(item: GraphicElement)يستدعي Contains على هذا الكائن GraphicElementCollection.
CopyTo(array: GraphicElement[], arrayIndex: int)يستدعي CopyTo على هذا الكائن GraphicElementCollection.
Remove(item: GraphicElement)يستدعي Remove على هذا الكائن GraphicElementCollection.
GetEnumerator()يستدعي GetEnumerator على هذا الكائن GraphicElementCollection.
ToString()يستدعي ToString على هذا الكائن GraphicElementCollection.

انظر أيضًا

 العربية