Method GetEnumerator

Namespace TallComponents.PDF.Rasterizer
Class LayerCollection

Implements strong typed IEnumerable<T>.GetEnumerator.

Syntax

public  IEnumerator<Layer>  GetEnumerator( )

Returns

IEnumerator<Layer>

Enumerator for this collection.