Method GetEnumerator

Namespace TallComponents.PDF.Rasterizer.Diagnostics
Class MessageCollection

Implements strongly typed IEnumerable<T>.GetEnumerator.

Syntax

public  IEnumerator<Message>  GetEnumerator( )

Returns

IEnumerator<Message>

Enumerator for this collection.