Method IndexOf

Namespace TallComponents.PDF.Rasterizer.Diagnostics
Class MessageCollection

Searches for the specified Message in the MessageCollection.

Syntax

public  Int32  IndexOf( Message  message )

Returns

Int32

The zero-based index at which the is found, -1 if not found.

Parameters


Message message
The to locate in the .