Method GetEnumerator

Namespace TallComponents.PDF.Rasterizer
Class EmbeddedFileCollection

Implements strongly typed IEnumerable<T>.GetEnumerator.

Syntax

public  IEnumerator<EmbeddedFile>  GetEnumerator( )

Returns

IEnumerator<EmbeddedFile>

Enumerator for this collection.