ElementCollection.GetEnumerator
ElementCollection.GetEnumerator method
Returns an enumerator that iterates through the collection.
public IEnumerator<Element> GetEnumerator()
Return Value
Enumerator of elements.
See Also
- class Element
- class ElementCollection
- namespace Aspose.Pdf.Structure
- assembly Aspose.PDF