GraphicElementCollection

GraphicElementCollection

Overview

GraphicElementCollection є класом в Aspose.PDF FOSS для .NET. Наследники від: IEnumerable<GraphicElement>.

Мутабельний збір записів GraphicElement.

Цей клас надає 8 методів роботи з об’єктами GraphicElementCollection в програмах .NET. Доступні методи включають: Add, Clear, Contains, CopyTo, GetEnumerator, GraphicElementCollection, Remove, ToString. Всі публічні члени доступні будь-якій додаткові .NET після встановлення Aspose.PDF FOSS для пакету .Net. Свойства: Count.

Properties

NameTypeAccessDescription
CountintReadЗнайде розрахунок.

Methods

SignatureDescription
GraphicElementCollection()Покликає GraphicElementCollection на цьому прикладі GraphicElementCollection.
Add(item: GraphicElement)Покликання Додати на цьому GraphicElementCollection інстанції.
Clear()Покликає Clear на цьому GraphicElementCollection інстанції.
Contains(item: GraphicElement)Покликання на цій інстанції GraphicElementCollection.
CopyTo(array: GraphicElement[], arrayIndex: int)Покликає CopyTo на цьому прикладі GraphicElementCollection.
Remove(item: GraphicElement)Покликання “Удалення” на цій інстанції GraphicElementCollection.
GetEnumerator()Покликає GetEnumerator на цьому прикладі GraphicElementCollection.
ToString()Покликає ToString на цьому прикладі GraphicElementCollection.

See Also

 Українська